Minter Link Firefox

Examine source code of Minter Link

Inspect and view changes in Minter Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "Minter Link — Minter Blockchain Multi Wallet & DApps connect",
  "default_locale": "en",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/content-script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    }
  },
  "version": "0.1.14",
  "content_security_policy": "script-src 'self' ; object-src 'self'"
}

Best Minter Link Alternatives

Here are some Firefox add-ons that are similar to Minter Link: