Minter Shortcuts Firefox

Examine source code of Minter Shortcuts

By: Danmer
Inspect and view changes in Minter Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Minter Shortcuts",
  "version": "0.3.6.3",
  "description": "Shows a list of Minter profiles and validators in the popup menu. Adds links to the Right Click menu to explore selected addresses.",
  "author": "Kotlyarov brothers",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "16": "img/icon_16.png",
    "48": "img/icon_48.png",
    "128": "img/icon_128.png"
  },
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "img/icon_16.png",
      "48": "img/icon_48.png",
      "128": "img/icon_128.png"
    },
    "default_title": "Minter Shortcuts",
    "default_popup": "popup/index.html"
  }
}

Best Minter Shortcuts Alternatives

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