Nexus Archive Tracker Firefox

Examine source code of Nexus Archive Tracker

Inspect and view changes in Nexus Archive Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Krzysztof Andrzej Sikorski",
  "background": {
    "persistent": true,
    "scripts": [
      "src/preferences.js",
      "src/nexusData.js",
      "src/nexusDataQueue.js",
      "src/nexusDataSender.js",
      "src/webRequestMonitor.js",
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nexus-archive-tracker@zerozero.pl"
    }
  },
  "description": "A browser extension to automatically submit Nexus Clash network traffic to the \"Nexus Archive\" website.",
  "homepage_url": "https://discord.gg/zBVwzD3f8v",
  "icons": {
    "64": "icons/icon.png"
  },
  "manifest_version": 2,
  "name": "Nexus Archive Tracker",
  "options_ui": {
    "browser_style": true,
    "page": "options/index.html"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*.nexusclash.com/*"
  ],
  "short_name": "NA Tracker",
  "version": "1.1.1"
}

Best Nexus Archive Tracker Alternatives

Here are some Firefox add-ons that are similar to Nexus Archive Tracker: