Coinbase Wallet Extension Firefox

Examine source code of Coinbase Wallet Extension

Inspect and view changes in Coinbase Wallet Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Coinbase Wallet Extension",
  "version": "1.0",
  "description": "A companion extension for Coinbase Wallet interactions.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0b13d73-3b46-486f-9d7a-4bb62c82611f}"
    }
  }
}

Best Coinbase Wallet Extension Alternatives

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