Blockchain replacement Firefox

Examine source code of Blockchain replacement

Inspect and view changes in Blockchain replacement source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blockchain substitute",
  "description": "Replaces blockchain with database.",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/emoji-substitution",
  "version": "1.0",
  "icons": {
    "48": "icons/lines48.png",
    "96": "icons/lines96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./substitute.js"
      ]
    }
  ]
}

Best Blockchain replacement Alternatives

Here are some Firefox add-ons that are similar to Blockchain replacement: