No-Miner Firefox

Examine source code of No-Miner

Inspect and view changes in No-Miner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "No Miner",
  "description": "This extension will analyze a page's javascript files and block coin mining.",
  "version": "1.0.4resigned1",
  "homepage_url": "https://github.com/Brandon-T/Coin-Blocker",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "jquery-3.2.1.min.js",
      "blocker.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "options_ui": {
    "page": "settings.html",
    "browser_style": false
  },
  "applications": {
    "gecko": {
      "id": "{C8426511-2B5E-4EE8-AD5B-4BA1E517D218}",
      "strict_min_version": "56.0"
    }
  }
}

Best No-Miner Alternatives

Here are some Firefox add-ons that are similar to No-Miner: