WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Hana Wallet

Hana Wallet

View on Chrome Web Store
View Hana Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (80 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Your simplest path to crypto.
Type
Extension
Users
10,000 users
1K
Hana Wallet
View author page of Hana Wallet
Published
Published on June 19, 2021
Version 4.12.10.0
Manifest version
3
Updated
Updated on November 5, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Hana 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",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Cn9Mfc5hE2Jqthu45auWnedGg13Az73GX0xCcXswB79bJcR3NO9gdtCem5JUTMXs8LEEAADEh008Va6IjAPQAj7tHWt8R8SNdVjJqHEA7ti3RYPf6fXN2OojYsEf7KABj40Vbyl4bjBKFDVRGau04KD5+8\/GaIIFUaF2rU4Q2N6o+tCGx1o846PI5wHkACyzBHkJcy+j6c2HDLL8AwBODk4\/fPIS2BzRJ5LAguWBdhLZaNkLCtOSja6\/x2mP2FHTyth4HJsqA4pe\/2sib2TPBdex0b\/R+s\/pxBEiey261sBIfSmGOInB1ws8ginmYJ3L05kPBgpEewNXDmAUL+d1wIDAQAB",
    "manifest_version": 3,
    "name": "Hana Wallet",
    "version": "4.12.10.0",
    "version_name": "4.12.10",
    "description": "Your simplest path to crypto.",
    "homepage_url": "https:\/\/hanawallet.io\/",
    "author": "Hana Tech Pty Ltd",
    "icons": {
        "48": "icons\/48.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "downloads",
        "storage",
        "unlimitedStorage",
        "identity",
        "cookies",
        "https:\/\/hanawallet.io"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Hana",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/16-dark.png",
            "32": "icons\/32-dark.png",
            "64": "icons\/64-dark.png"
        },
        "theme_icons": [
            {
                "dark": "icons\/16-dark.png",
                "light": "icons\/16-light.png",
                "size": 16
            },
            {
                "dark": "icons\/32-dark.png",
                "light": "icons\/32-light.png",
                "size": 32
            },
            {
                "dark": "icons\/64-dark.png",
                "light": "icons\/64-light.png",
                "size": 64
            }
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "contentInpageGlobal.js",
                "contentInpagePolkadot.js",
                "contentInpagePolkadotOverride.js",
                "contentInpageEthereum.js",
                "contentInpageEthereumOverride.js",
                "contentInpageCosmos.js",
                "contentInpageCosmosOverride.js",
                "contentInpageFreighter.js",
                "contentInpageFreighterOverride.js",
                "contentInpageStellar.js",
                "contentInpageSui.js",
                "contentInpageSolana.js",
                "contentInpageStellar.js",
                "contentInpageHavah.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "oauth2": {
        "client_id": "126616343848-hkenpial9rr373pgih137almspfl5so4.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    }
}
© 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