Freely Porn Blocker Firefox

Examine source code of Freely Porn Blocker

Inspect and view changes in Freely Porn Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "0.1.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "freely-porn-blocker@gabriel.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icons/icon-16.png",
    "32": "assets/icons/icon-32.png",
    "48": "assets/icons/icon-48.png",
    "64": "assets/icons/icon-64.png",
    "96": "assets/icons/icon-96.png",
    "128": "assets/icons/icon-128.png",
    "256": "assets/icons/icon-256.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "src/blocklist.js",
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/blocklist.js",
        "src/content-script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_popup": "options/options.html",
    "default_icon": {
      "16": "assets/icons/icon-16.png",
      "32": "assets/icons/icon-32.png",
      "48": "assets/icons/icon-48.png",
      "64": "assets/icons/icon-64.png",
      "96": "assets/icons/icon-96.png",
      "128": "assets/icons/icon-128.png",
      "256": "assets/icons/icon-256.png"
    }
  },
  "web_accessible_resources": [
    "blocked/blocked.html",
    "blocked/blocked.css"
  ]
}

Best Freely Porn Blocker Alternatives

Here are some Firefox add-ons that are similar to Freely Porn Blocker: