184
edits
| Line 157: | Line 157: | ||
*** <code>hidden</code> | *** <code>hidden</code> | ||
*** <code>image</code> URL of the favicon used for this tab (string) | *** <code>image</code> URL of the favicon used for this tab (string) | ||
*** <code>index</code> | *** <code>index</code> index of the currently active entry in <code>entries</code>(number) | ||
*** <code>lastAccessed</code> date of the last interaction with this tab (number of ms since epoch) | |||
*** <code>lastAccessed</code> (ms since epoch) | |||
*** <code>pinned</code> is the tab pinned? (boolean) | *** <code>pinned</code> is the tab pinned? (boolean) | ||
*** <code>closedAt</code> if the tab is closed, the date at which it was closed (optional, ms since epoch) | *** <code>closedAt</code> if the tab is closed, the date at which it was closed (optional, ms since epoch) | ||
edits