Script Sentinel - CSP Generator Firefox

Examine source code of Script Sentinel - CSP Generator

By: dan245 Add-on
Inspect and view changes in Script Sentinel - CSP Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Script Sentinel - CSP Generator",
  "version": "1.6",
  "description": "Generate Content Security Policy recommendations for the current tab with Script Sentinel.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://script-sentinel.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon.webp"
    }
  },
  "icons": {
    "128": "icons/icon.webp"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "script-sentinel-csp-generator@script-sentinel.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent",
          "locationInfo"
        ]
      }
    }
  }
}

Best Script Sentinel - CSP Generator Alternatives

Here are some Firefox add-ons that are similar to Script Sentinel - CSP Generator: