DeFirewall Firefox

Examine source code of DeFirewall

Inspect and view changes in DeFirewall source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DeFirewall",
  "browser_specific_settings": {
    "gecko": {
      "id": "{23eca773-5aef-4823-98cb-00b8adf317cc}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "reDeFine DeFirewall",
    "default_popup": "index.html?default_popup=true"
  },
  "content_scripts": [
    {
      "js": [
        "contentScript.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "icons": {
    "32": "favicon/favicon-32.png",
    "128": "favicon/favicon-128.png",
    "180": "favicon/favicon-180.png",
    "192": "favicon/favicon-192.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "http://*/",
    "https://*/"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "img/*"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "version": "2.4.2"
}

Best DeFirewall Alternatives

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