Sentinel Shield Firefox

Examine source code of Sentinel Shield

Por: Sumzip Add-on
Inspect and view changes in Sentinel Shield 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": 3,
  "name": "Cookie Security Extension",
  "description": "Enhance security of cookies and prevent hijacking.",
  "version": "1.0",
  "action": {
    "default_popup": "index.html",
    "default_icon": "cookie.png"
  },
  "permissions": [
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cookie-security@sumzip.co.in"
    }
  }
}

Melhores alternativas Sentinel Shield

Aqui estão algumas Firefox add-ons que são similares a Sentinel Shield: