ConnectionsBot Cleaner Firefox

Examine source code of ConnectionsBot Cleaner

Inspect and view changes in ConnectionsBot Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Connections Cleaner",
  "version": "1.0",
  "description": "Removes specific elements from the page and fixes header position.",
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.nytimes.com/interactive/2024/upshot/connections-bot.html*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_icon": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "connections-cleaner@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ConnectionsBot Cleaner Alternatives

Here are some Firefox add-ons that are similar to ConnectionsBot Cleaner: