Glosschain Firefox

Examine source code of Glosschain

Inspect and view changes in Glosschain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "https://glosschain.com",
  "name": "Glosschain",
  "version": "1.0.0",
  "manifest_version": 2,
  "description": "Find and learn any term with their description related to web3, crypto, DeFi, NFT and more.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "images/logo-16.png",
      "32": "images/logo-32.png",
      "48": "images/logo-48.png",
      "128": "images/logo-128.png"
    },
    "default_title": "Glosschain"
  },
  "icons": {
    "16": "images/logo-16.png",
    "32": "images/logo-32.png",
    "48": "images/logo-48.png",
    "128": "images/logo-128.png"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "storage",
    "webRequest",
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@glosschain.com",
      "strict_min_version": "90.0"
    }
  }
}

Best Glosschain Alternatives

Here are some Firefox add-ons that are similar to Glosschain: