ChainGazer Firefox

Examine source code of ChainGazer

Por: Semeon
Inspect and view changes in ChainGazer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChainGazer",
  "description": "Read-only Ethereum address monitor for Firefox",
  "version": "0.1.1",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chaingazer@semeon.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_title": "ChainGazer Watchlist"
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://ethereum-rpc.publicnode.com/*",
    "https://eth.blockscout.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Melhores alternativas ChainGazer

Aqui estão algumas Firefox add-ons que são similares a ChainGazer: