Qastle Wallet Firefox

Examine source code of Qastle Wallet

By: Krown Add-on
Inspect and view changes in Qastle Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Qastle Wallet",
  "description": "Designed for simplicity, security, and cross-platform use, Qastle brings quantum-grade protection to mainstream crypto users.",
  "version": "1.3.4",
  "short_name": "Qastle",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "activeTab",
    "https://purchase.krown.network/*",
    "https://dev-purchase.krown.network/*",
    "https://staging-purchase.krown.network/*",
    "http://localhost/*",
    "http://127.0.0.1/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1bcd9eb3-98d5-4283-a65b-c3163e45340d}"
    }
  },
  "web_accessible_resources": [
    "injected-provider.js"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Qastle",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://127.0.0.1/*",
        "http://localhost/*",
        "https://dev-purchase.krown.network/*",
        "https://purchase.krown.network/*",
        "https://staging-purchase.krown.network/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Qastle Wallet Alternatives

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