WebExtension.net
Toggle dark mode
WebExtension.net

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.7 (388 ratings)
1 new ratings
12 views
This extension has been viewed 12 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
200,000 users
100K
StarKey
View author page of StarKey
Published
Published on June 22, 2022
Version 2.0.17
Manifest version
3
Updated
Updated on January 20, 2025
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": "2.0.17",
    "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"
    },
    "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\/",
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "scripts\/contentScript.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "scripts\/injectScript.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "alarms",
        "identity",
        "tabs",
        "activeTab",
        "scripting",
        "system.display"
    ],
    "host_permissions": [
        "http:\/\/localhost:3000\/",
        "file:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjin9MIeKYPReb3d8BU3F4sw5QtH4P69rTwGe4Hs19ilketWbfJcyhmqtE231COZe1343tHvPOPal1tcycOBeGVdQqdXH5EMyPzpP+6VeSLrx9NJCGUPXUkzx2lgv5bZCjv8n6YUfRhhWHEgQyntf07kSwelTUteKuG0zthe+nFo8tqaCDgBTV92iHbDtf4pBG6\/s63efLpgg5dtoxj6sxup+sPvs01FGq1Y99ymhj21Qi7Y3CbSPWknOZg2KTtDZqFGOHtj4bqospu3yOQwYVkn7CiXTZH3TezSoy4sdrj6f1p\/RE22ilnDky33iJUzvWn28RkRqFvnzqUs57jUMdwIDAQAB",
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 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