Auto Cookie Injector Firefox

Examine source code of Auto Cookie Injector

Inspect and view changes in Auto Cookie Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Cookie Injector",
  "version": "1.2",
  "description": "Injects specific cookies and user-agent on all websites with options.",
  "permissions": [
    "cookies",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon.png"
    },
    "default_title": "Toggle Cookie Injector",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "autocookieinjector@yourdomain.com"
    }
  }
}

Best Auto Cookie Injector Alternatives

Here are some Firefox add-ons that are similar to Auto Cookie Injector: