Task Tabs Keeper Firefox

Examine source code of Task Tabs Keeper

By: Eugene
Inspect and view changes in Task Tabs Keeper 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": "{3a40f0d5-19c3-92bb-55a1-9ccd320de256}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Task Tabs Keeper Alternatives

Here are some Firefox add-ons that are similar to Task Tabs Keeper: