ReTwitterify Firefox

Examine source code of ReTwitterify

Inspect and view changes in ReTwitterify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ReTwitterify",
  "version": "1.2.0",
  "description": "Turns X back to Twitter.",
  "author": "Xenoreaper",
  "icons": {
    "48": "icons/ReTwitterify.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "js": [
        "retwitterify.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8a363df9-5a58-4b34-8a11-f3b144805271}"
    }
  }
}

Best ReTwitterify Alternatives

Here are some Firefox add-ons that are similar to ReTwitterify: