They're not charts, Roblox! Firefox

Examine source code of They're not charts, Roblox!

By: Clue Add-on
Inspect and view changes in They're not charts, Roblox! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "They're NOT charts, Roblox!!",
  "version": "1.1",
  "description": "Changes the new roblox \"charts\" back to Discovery.",
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "They're not charts, Roblox!",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{72d501f5-dc79-4a35-bf33-bd03f05e18f2}",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_title": "They're not charts, Roblox!",
    "default_popup": "popup.html"
  },
  "icons": {
    "512": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/*"
      ],
      "js": [
        "charts.js"
      ]
    }
  ]
}

Best They're not charts, Roblox! Alternatives

Here are some Firefox add-ons that are similar to They're not charts, Roblox!: