NoX Firefox

Examine source code of NoX

By: Orion
Inspect and view changes in NoX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoX",
  "version": "2.0",
  "description": "Return to old logo of Twitter",
  "icons": {
    "16": "icons/nox16.png",
    "32": "icons/nox32.png",
    "48": "icons/nox48.png",
    "128": "icons/nox128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/twitter.ico"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "nox@oriionn"
    }
  }
}

Best NoX Alternatives

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