Twitter Debubbler Firefox

Examine source code of Twitter Debubbler

Inspect and view changes in Twitter Debubbler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Debubbler",
  "version": "0.3.4",
  "description": "Removes Twitter's newly introduced edge design. Updated to work with TweetDeck and night mode.",
  "icons": {
    "16": "ico/ico_16.png",
    "48": "ico/ico_48.png",
    "128": "ico/ico_128.png"
  },
  "content_scripts": [
    {
      "css": [
        "dist/debubbler.css"
      ],
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "dist/icons/*",
    "dist/debubbler.css"
  ]
}

Best Twitter Debubbler Alternatives

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