Cookie Sentinel Firefox

Examine source code of Cookie Sentinel

Inspect and view changes in Cookie Sentinel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cookie Sentinel",
  "description": "See everything your browser stores. Search, edit, analyze, export. Unified cookie & storage inspector with privacy scoring.",
  "version": "1.0.3",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "cookies",
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Cookie Sentinel — Storage Inspector"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "devtools_page": "src/devtools/devtools.html",
  "content_scripts": [
    {
      "js": [
        "assets/storage-reader.ts-loader-p7t6Jz4Y.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "minimum_chrome_version": "116",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/utils-Bz7BSQjC.js",
        "assets/storage-reader.ts-mpUvjMIz.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cookie-sentinel@extension",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Cookie Sentinel Alternatives

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