Monsta Wallet Firefox

Examine source code of Monsta Wallet

Inspect and view changes in Monsta Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "https://monstainfinite.com",
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "16": "images/logo/monsta-logo-16.png",
      "19": "images/logo/monsta-logo-19.png",
      "32": "images/logo/monsta-logo-32.png",
      "38": "images/logo/monsta-logo.png",
      "64": "images/logo/monsta-logo.png",
      "128": "images/logo/monsta-logo.png",
      "512": "images/logo/monsta-logo.png"
    },
    "default_title": "Monsta Wallet",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Alt+Shift+M",
        "mac": "Alt+Shift+M",
        "chromeos": "Alt+Shift+M",
        "linux": "Alt+Shift+M"
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "disable-console.js",
        "globalthis.js",
        "lockdown-install.js",
        "lockdown-run.js",
        "contentscript.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "*://connect.trezor.io/*/popup.html"
      ],
      "js": [
        "vendor/trezor/content-script.js"
      ]
    }
  ],
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "images/logo/monsta-logo-16.png",
    "19": "images/logo/monsta-logo-19.png",
    "32": "images/logo/monsta-logo-32.png",
    "38": "images/logo/monsta-logo.png",
    "48": "images/logo/monsta-logo.png",
    "64": "images/logo/monsta-logo.png",
    "128": "images/logo/monsta-logo.png",
    "512": "images/logo/monsta-logo.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "clipboardWrite",
    "activeTab",
    "webRequest",
    "notifications"
  ],
  "short_name": "__MSG_appName__",
  "web_accessible_resources": [
    "inpage.js",
    "phishing.html"
  ],
  "applications": {
    "gecko": {
      "id": "webextension@monstainfinite.com",
      "strict_min_version": "68.0"
    }
  },
  "version": "1.2.1"
}

Best Monsta Wallet Alternatives

Here are some Firefox add-ons that are similar to Monsta Wallet: