EightSaf Wallet Firefox

Examine source code of EightSaf Wallet

By: 8pro Add-on
Inspect and view changes in EightSaf Wallet source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EightSaf Wallet",
  "version": "1.11.1",
  "description": "Non-custodial wallet for Safrochain - A Cosmos SDK Layer 1 blockchain",
  "author": "EightSaf Team",
  "icons": {
    "16": "public/icons/icon16.png",
    "32": "public/icons/icon32.png",
    "48": "public/icons/icon48.png",
    "128": "public/icons/icon128.png"
  },
  "action": {
    "default_title": "EightSaf Wallet",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "public/icons/icon16.png",
      "32": "public/icons/icon32.png",
      "48": "public/icons/icon48.png",
      "128": "public/icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "permissions": [
    "storage",
    "alarms",
    "tabs",
    "scripting"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inpage.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "https://*.safrochain.com/*",
    "https://*.safrochain.network/*",
    "https://rpc1.safrochain.network/*",
    "https://rpc2.safrochain.network/*",
    "https://rpc.safrochain.network/*",
    "https://api1.safrochain.network/*",
    "https://api2.safrochain.network/*",
    "https://api.safrochain.network/*",
    "https://rpc.testnet.safrochain.com/*",
    "https://rest.testnet.safrochain.com/*",
    "https://*.safrochain.org/*",
    "https://keybase.io/*",
    "https://raw.githubusercontent.com/Safrochain-Org/SafroDappList/*",
    "https://*.polkachu.com/*",
    "https://*.osmosis.zone/*",
    "https://api.coingecko.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://*.safrochain.com https://*.safrochain.network wss://*.safrochain.com wss://*.safrochain.network https://fonts.googleapis.com https://fonts.gstatic.com https://keybase.io https://*.polkachu.com https://*.osmosis.zone https://api.coingecko.com https://raw.githubusercontent.com; img-src 'self' data: https://raw.githubusercontent.com https://keybase.io https://s3.amazonaws.com"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wallet@eightsaf.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "financialAndPaymentInfo"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best EightSaf Wallet Alternatives

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