CSTP - Decentralized Domain Browser Firefox

Examine source code of CSTP - Decentralized Domain Browser

Inspect and view changes in CSTP - Decentralized Domain Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CSTP - Decentralized HTTPS",
  "version": "1.2.1",
  "description": "Browse decentralized domains on Solana blockchain. Supports .test, .sol, .free, .inu, .x, .developer TLDs. No proxy server required!",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "*://*.zero/*",
    "*://*.test/*",
    "*://*.sol/*",
    "*://*.free/*",
    "*://*.inu/*",
    "*://*.x/*",
    "*://*.developer/*",
    "*://*.social/*"
  ],
  "background": {
    "scripts": [
      "background-firefox.js"
    ]
  },
  "web_accessible_resources": [
    "loader.html",
    "loader.js",
    "solana-web3.min.js",
    "welcome.html"
  ],
  "browser_action": {
    "default_popup": "settings.html",
    "default_title": "CSTP Settings",
    "default_icon": {
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cstp@decentralized-domains.org"
    }
  }
}

Best CSTP - Decentralized Domain Browser Alternatives

Here are some Firefox add-ons that are similar to CSTP - Decentralized Domain Browser: