Quick Tab Storage Firefox

Examine source code of Quick Tab Storage

Inspect and view changes in Quick Tab Storage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.2.1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "36": "icons/main-36.png",
    "48": "icons/main-48.png",
    "64": "icons/main-64.png",
    "96": "icons/main-96.png",
    "128": "icons/main-128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "node_modules/webextension-polyfill/dist/browser-polyfill.min.js",
      "background-script.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/main-64.png",
    "default_title": "Save for later",
    "default_popup": "popup/main.html",
    "browser_style": true
  },
  "offline_enabled": true,
  "browser_specific_settings": {
    "gecko": {
      "id": "{3a60f2d2-52c8-50bb-23a8-1ccd950de796}"
    }
  }
}

Mejores alternativas Quick Tab Storage

Aquí hay algunas Firefox add-ons que son similares a Quick Tab Storage: