KasWare Wallet Firefox

Examine source code of KasWare Wallet

Inspect and view changes in KasWare Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "version": "0.8.8.1",
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "/images/logo/logo@16x.png",
    "32": "/images/logo/logo@32x.png",
    "48": "/images/logo/logo@48x.png",
    "128": "/images/logo/logo@128x.png"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "/images/logo/logo@16x.png",
      "32": "/images/logo/logo@32x.png",
      "48": "/images/logo/logo@48x.png",
      "128": "/images/logo/logo@128x.png"
    },
    "default_title": "__MSG_appName__"
  },
  "author": "https://kasware.xyz",
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "homepage_url": "https://kasware.xyz",
  "permissions": [
    "idle",
    "scripting",
    "storage",
    "unlimitedStorage",
    "alarms",
    "activeTab",
    "notifications",
    "offscreen",
    "contextMenus"
  ],
  "short_name": "__MSG_appName__",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
  "web_accessible_resources": [
    "pageProvider.js"
  ],
  "externally_connectable": {
    "matches": [
      "https://*.kasware.xyz/*",
      "https://*.kasware.io/*"
    ],
    "ids": [
      "*"
    ]
  },
  "minimum_chrome_version": "110",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b0dfdb3d-124c-4b30-822b-eeb15a986508}",
      "strict_min_version": "110.0"
    }
  }
}

Best KasWare Wallet Alternatives

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