InFilter: Internet Website Filter Firefox

Examine source code of InFilter: Internet Website Filter

Inspect and view changes in InFilter: Internet Website Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "InFilter",
  "description": "Internet Website Filter",
  "manifest_version": 2,
  "version": "1.0.8",
  "homepage_url": "https://infilter.net",
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png"
  },
  "applications": {
    "gecko": {
      "id": "{30cee038-f738-4628-aa89-53b1fd34051c}"
    }
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "lib/firebase/7.8.0/firebase-app.js",
      "lib/firebase/7.8.0/firebase-firestore.js",
      "lib/browser-polyfill/browser-polyfill.js",
      "src/firebase-init.js",
      "src/InFilter.js",
      "src/InFilterUrlMatcher.mjs"
    ]
  },
  "options_ui": {
    "page": "src/options/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "web_accessible_resources": [
    "src/blockPage.html",
    "src/blockPage.js",
    "lib/bootstrap/css/bootstrap.min.css",
    "https://firestore.googleapis.com/*"
  ]
}

Best InFilter: Internet Website Filter Alternatives

Here are some Firefox add-ons that are similar to InFilter: Internet Website Filter: