Pocket Quick Save Firefox

Examine source code of Pocket Quick Save

제작자: pocket
Inspect and view changes in Pocket Quick Save source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pocket Quick Save",
  "version": "1.0.0",
  "description": "Quickly save the current page to Pocket.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Save to Pocket",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pocket-wwep1f@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Pocket Quick Save 대안

다음은 Pocket Quick Save과(와) 유사한 Firefox add-on입니다: