TheCrew-Exchange helper Firefox

Examine source code of TheCrew-Exchange helper

Inspect and view changes in TheCrew-Exchange helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TheCrew-Exchange",
  "version": "1.2",
  "description": "This extension is here to get your ID from TCHUB to be able to get your summit rank on discord using TheCrewExchange's bot.",
  "content_scripts": [
    {
      "matches": [
        "*://www.thecrew-hub.com/*",
        "*://thecrew-hub.com/*"
      ],
      "js": [
        "tchub.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "tce.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/favicon.png",
    "default_title": "TCE",
    "default_popup": "popup/index.html"
  }
}

Best TheCrew-Exchange helper Alternatives

Here are some Firefox add-ons that are similar to TheCrew-Exchange helper: