AutoWWWTest Firefox

Examine source code of AutoWWWTest

Inspect and view changes in AutoWWWTest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoWWWTest",
  "version": "5.6",
  "description": "Automatically discover potential security issues on the websites you visit.",
  "icons": {
    "16": "autowwwtest-16.9b771cfe.png",
    "32": "autowwwtest-32.21c98103.png",
    "48": "autowwwtest-48.aada89bc.png",
    "96": "autowwwtest-96.f091c67c.png",
    "128": "autowwwtest-128.6c829d69.png"
  },
  "permissions": [
    "webRequest",
    "storage",
    "notifications",
    "downloads",
    "tabs",
    "scripting",
    "webRequestBlocking",
    "webRequestFilterResponse",
    "cookies"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "ws://*/*",
    "wss://*/*"
  ],
  "background": {
    "scripts": [
      "background.87a1cbc1.js"
    ],
    "service_worker": "background.6ecd1a85.js"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'"
  },
  "options_ui": {
    "page": "options.3b1bcbba.html"
  },
  "action": {
    "default_title": "AutoWWWTest",
    "default_popup": "options.3b1bcbba.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{105c04e6-7fea-49d1-beaa-f78d53ef0fca}"
    }
  }
}

Best AutoWWWTest Alternatives

Here are some Firefox add-ons that are similar to AutoWWWTest: