CookiePost Firefox

Examine source code of CookiePost

제작자: Wissenschaf Add-on
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"
    }
  }
}

최고의 CookiePost 대안

다음은 CookiePost과(와) 유사한 Firefox add-on입니다: