Base Web3 Extenstion Firefox

Examine source code of Base Web3 Extenstion

Inspect and view changes in Base Web3 Extenstion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Base Web3 Extenstion",
  "short_name": "Base Web3",
  "description": "Base Web3 Extenstion — live crypto prices, charts, and asset detail pages. Fast, branded browser extension for Chrome, Edge, and…",
  "version": "1.0.2",
  "action": {
    "default_title": "Base Web3",
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://api.coingecko.com/*",
    "https://qhikrodqjtoyeqwpbjbj.supabase.co/*",
    "https://*.supabase.co/*"
  ],
  "options_ui": {
    "page": "src/app/index.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Base-Web3-Extension@Basecrypto",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "author": "BaseCrypto"
}

Best Base Web3 Extenstion Alternatives

Here are some Firefox add-ons that are similar to Base Web3 Extenstion: