Growthackr Chrome Extension - v1.0.0
    Preparing search index...

    Represents a message for retrieving time spent data. This message is used to request time tracking information from the background script.

    interface GetTimeSpentMessage {
        action: GET_TIME_SPENT;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The action to be performed