WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
K:Wallet

K:Wallet

View on Chrome Web Store
View K:Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
29 views
This extension has been viewed 29 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.

k-wallet v2, chrome extension for kadena blockchain.
Type
Extension
Users
59 users
3
Sparrow
View author page of Sparrow
Published
Published on February 1, 2022
Version 2.1.0
Manifest version
3
Updated
Updated on September 4, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View K:Wallet 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",
    "manifest_version": 3,
    "name": "K:Wallet",
    "short_name": "k:wallet",
    "author": "[email protected]",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "2.1.0",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "notifications",
        "scripting",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background\/index.js"
    },
    "action": {
        "default_title": "K:Wallet",
        "default_icon": "icons\/k128.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "linux": "Ctrl+Shift+K",
                "windows": "Alt+Shift+K",
                "mac": "Alt+Shift+K"
            }
        }
    },
    "icons": {
        "16": "icons\/k16.png",
        "32": "icons\/k32.png",
        "48": "icons\/k48.png",
        "64": "icons\/k64.png",
        "128": "icons\/k128.png"
    }
}
© 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