AW Productions Toolset Firefox

Examine source code of AW Productions Toolset

Inspect and view changes in AW Productions Toolset source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AW Productions Toolset",
  "description": "A useful extension to manage cookies using url's",
  "version": "1.1.3",
  "icons": {
    "64": "UI/assets/images/logo.png"
  },
  "browser_action": {
    "default_icon": "UI/assets/images/logo.png",
    "default_title": "AW Productions Toolset",
    "default_popup": "UI/popup.html"
  },
  "permissions": [
    "storage",
    "cookies",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "browsingData",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "UI/loading.html"
  ],
  "background": {
    "scripts": [
      "background-scripts/onInstall.js",
      "background-scripts/proxy.js",
      "background-scripts/setCookie.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{026bdee3-ef45-499a-8b7b-eded042fb382}"
    }
  }
}

Best AW Productions Toolset Alternatives

Here are some Firefox add-ons that are similar to AW Productions Toolset: