Twitter Trends Hider Firefox

Examine source code of Twitter Trends Hider

By: J88
Inspect and view changes in Twitter Trends Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitter Trends Hider",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Declutter your Twitter feed by hiding the Trending Topics section. This extension enhances your browsing experience by removing unnecessary distractions, allowing you to focus on the tweets and content that matter to you",
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*"
      ],
      "css": [
        "hide.css"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "No Trend Twitter",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fc67ad03-cc84-4abd-a288-6d924917367d}"
    }
  }
}

Best Twitter Trends Hider Alternatives

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