panels |
|
|
pktApi.sys.mjs |
Pocket API module
Public API Documentation: http://getpocket.com/developer/
Definition of keys stored in preferences to preserve user state:
premium_status: Current premium status for logged in user if available
Can be 0 for no premium and 1 for premium
latestSince: Last timestamp a save happened
tags: All tags for logged in user
usedTags: All used tags from within the extension sorted by recency
|
28485 |
pktTelemetry.sys.mjs |
createPingPayload - Create a ping for an impression stats
@param {ob} data The data object to be included in the ping.
@return {obj} A telemetry ping
|
4134 |
pktUI.js |
Pocket UI module
Handles interactions with Pocket buttons, panels and menus.
|
19448 |
Pocket.sys.mjs |
|
1790 |
SaveToPocket.sys.mjs |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
8027 |