Approval Scanner PermitDecoder Firefox

Examine source code of Approval Scanner PermitDecoder

By: R228 Add-on
Inspect and view changes in Approval Scanner PermitDecoder 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": "__MSG_extName__",
  "short_name": "ShieldForge",
  "description": "__MSG_extDescription__",
  "version": "1.0.2",
  "default_locale": "en",
  "homepage_url": "https://shieldforge.xyz",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "__MSG_actionTitle__",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "options_page": "options/options.html",
  "permissions": [
    "activeTab",
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://shieldforge.xyz/*",
    "https://*.shieldforge.xyz/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "https://shieldforge.xyz/*",
        "https://*.shieldforge.xyz/*",
        "https://*.google.com/*",
        "https://*.youtube.com/*",
        "https://accounts.google.com/*",
        "https://login.microsoftonline.com/*",
        "https://*.bank/*",
        "https://*.banking/*"
      ],
      "js": [
        "content-scripts/phishing-watch.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png",
        "content-scripts/banner.html"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://shieldforge.xyz https://*.shieldforge.xyz"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "shieldforge-extension@shieldforge.xyz",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Approval Scanner PermitDecoder Alternatives

Here are some Firefox add-ons that are similar to Approval Scanner PermitDecoder: