Wallet: NFTs + Crypto Firefox

Examine source code of Wallet: NFTs + Crypto

Inspect and view changes in Wallet: NFTs + Crypto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": {
      "16": "img16.ico",
      "48": "img192.png",
      "128": "img512.png"
    },
    "default_popup": "index.html?inPageRequest=false"
  },
  "name": "Coinbase Wallet: NFTs + Crypto",
  "description": "The safest and easiest way to use crypto apps in your browser.",
  "manifest_version": 2,
  "version": "1.0.6",
  "permissions": [
    "<all_urls>",
    "tabs",
    "bookmarks",
    "webRequest",
    "storage",
    "alarms",
    "activeTab"
  ],
  "icons": {
    "16": "img16.ico",
    "48": "img192.png",
    "128": "img512.png"
  },
  "background": {
    "scripts": [
      "arriereplant.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>",
        "https://*/*",
        "http://localhost/*",
        "http://127.0.0.1/*",
        "http://0.0.0.0/*"
      ],
      "all_frames": true,
      "js": [
        "scripts.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "requestProvider.js",
    "js/web-controller-sdk.js",
    "requestSolanaProvider.js",
    "requestRelay.js",
    "ga.js",
    "siteWarning.html",
    "forceUpdate.html",
    "forceUpdate.js",
    "js/web-view-sdk.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2f8bb310-f718-4cae-8344-9fbca4ee933e}"
    }
  }
}

Best Wallet: NFTs + Crypto Alternatives

Here are some Firefox add-ons that are similar to Wallet: NFTs + Crypto: