Block Twitter Promoted Firefox

Examine source code of Block Twitter Promoted

By: 田生
Inspect and view changes in Block Twitter Promoted source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.2.19",
  "default_locale": "en",
  "icons": {
    "48": "icon.svg"
  },
  "permissions": [
    "storage",
    "https://twitter.com/*",
    "https://x.com/*",
    "https://mobile.twitter.com/*",
    "https://mobile.x.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*",
        "https://twitter.com/*",
        "https://mobile.twitter.com/*",
        "https://mobile.x.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "browser_style": false,
    "page": "options/options.html"
  },
  "web_accessible_resources": [
    "page.js"
  ],
  "applications": {
    "gecko": {
      "id": "{47fab76c-ec06-42cf-b459-6b5a47e55049}",
      "strict_min_version": "68.0"
    }
  }
}

Best Block Twitter Promoted Alternatives

Here are some Firefox add-ons that are similar to Block Twitter Promoted: