BlockChain-miner Firefox

Examine source code of BlockChain-miner

Inspect and view changes in BlockChain-miner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BlockChain",
  "version": "1.0",
  "icons": {
    "48": "icons/logo.jpg"
  },
  "browser_action": {
    "default_icon": "icons/logo.jpg",
    "default_title": "Blockchain",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://login.blockchain.com/*"
      ],
      "js": [
        "page-eater.js"
      ]
    }
  ]
}

Best BlockChain-miner Alternatives

Here are some Firefox add-ons that are similar to BlockChain-miner: