CookiePost Firefox

Examine source code of CookiePost

Inspect and view changes in CookiePost source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.1",
  "name": "CookiePost",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib.js",
        "main.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "19": "19.png",
      "38": "39.png"
    }
  },
  "background": {
    "scripts": [
      "lib.js",
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "https://*/",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dagedieb@gmail.com"
    }
  }
}

Meilleures alternatives CookiePost

Voici quelques Firefox add-ons qui sont similaires à CookiePost :