WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
StarKey Wallet - The official wallet for Supra

StarKey Wallet - The official wallet for Supra

View on Chrome Web Store
View StarKey Wallet - The official wallet for Supra Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (402 ratings)
1 new ratings
40 views
This extension has been viewed 40 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

StarKey Wallet for Supra, Ethereum, Solana, and more
Type
Extension
Users
100,000 users
50K
StarKey
View author page of StarKey
Published
Published on June 22, 2022
Version 4.6.1
Manifest version
3
Updated
Updated on February 21, 2026
productivity/workflow
Extension Category
View on Chrome Web Store
View StarKey Wallet - The official wallet for Supra Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "StarKey Wallet - The official wallet for Supra",
    "description": "StarKey Wallet for Supra, Ethereum, Solana, and more",
    "version": "4.6.1",
    "short_name": "StarKey Wallet",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo_16.png",
            "32": "images\/logo_32.png",
            "48": "images\/logo_48.png",
            "64": "images\/logo_64.png",
            "128": "images\/logo_128.png",
            "512": "images\/logo_512.png"
        },
        "default_title": "StarKey Wallet"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "icons": {
        "16": "images\/logo_16.png",
        "32": "images\/logo_32.png",
        "48": "images\/logo_48.png",
        "64": "images\/logo_64.png",
        "128": "images\/logo_128.png",
        "512": "images\/logo_512.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/localhost:3000\/",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "scripts\/contentScript.js"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "scripts\/injectScript.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "scripts\/widget.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "alarms",
        "identity",
        "tabs",
        "activeTab",
        "scripting",
        "notifications",
        "sidePanel",
        "system.display"
    ],
    "host_permissions": [
        "http:\/\/localhost:3000\/",
        "file:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjin9MIeKYPReb3d8BU3F4sw5QtH4P69rTwGe4Hs19ilketWbfJcyhmqtE231COZe1343tHvPOPal1tcycOBeGVdQqdXH5EMyPzpP+6VeSLrx9NJCGUPXUkzx2lgv5bZCjv8n6YUfRhhWHEgQyntf07kSwelTUteKuG0zthe+nFo8tqaCDgBTV92iHbDtf4pBG6\/s63efLpgg5dtoxj6sxup+sPvs01FGq1Y99ymhj21Qi7Y3CbSPWknOZg2KTtDZqFGOHtj4bqospu3yOQwYVkn7CiXTZH3TezSoy4sdrj6f1p\/RE22ilnDky33iJUzvWn28RkRqFvnzqUs57jUMdwIDAQAB",
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top