Comment Section Blocker Firefox

Examine source code of Comment Section Blocker

By: Julia
Inspect and view changes in Comment Section Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_product_name__",
  "version": "8.2.0.1",
  "description": "__MSG_manifest_description__",
  "minimum_chrome_version": "123",
  "permissions": [
    "contextMenus",
    "tabs",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "images/main-icon/16.png",
    "32": "images/main-icon/32.png",
    "96": "images/main-icon/96.png",
    "128": "images/main-icon/128.png",
    "256": "images/main-icon/256.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+X",
        "mac": "Command+Shift+X"
      }
    }
  },
  "background": {
    "type": "module",
    "scripts": [
      "init.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "images/action/default-state.png",
      "32": "images/action/default-state@2x.png"
    },
    "default_title": "__MSG_product_name__"
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6320513-99a1-0a7d-a8ef-e8035c5faa21}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      },
      "strict_min_version": "124.0"
    },
    "gecko_android": {
      "id": "{b3202196-52a5-3a2d-a1ef-e1019c3faa59}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      },
      "strict_min_version": "124.0"
    }
  }
}

Best Comment Section Blocker Alternatives

Here are some Firefox add-ons that are similar to Comment Section Blocker: