Ninji Wallet

Ninji Wallet by Coin98

Ninji Walletとは何ですか?

Ninji WalletはNinjiによって開発されたChromeの拡張機能で、その主な機能は「Ninji Wallet by Coin98」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ninji Wallet拡張機能のCRXファイルをダウンロード

Ninji Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Ninji is your agile Injective Wallet for a fast and effortless experience in managing assets and connecting to Injective dApps.

Ninji is designed for passionate users seeking an efficient and straightforward solution for managing their digital assets and access to the truly decentralization. By offering ease, security, and instant connectivity, Ninji unlocks the full potential for a broad audience, setting itself apart as the go-to wallet for effortless DeFi experiences. Its exceptional offerings include:

+ Seamlessly send & receive assets
+ Solely own your self-custodial wallet
+ Effortlessly secure your privacy & security
+ Freely explore DeFi with a friendly user interface
+ Instantly connect to Injective dApps
+ Personalize your interface with customized light and dark modes.

Install now to experience seamless Decentralize Finance with Ninji.

We are always here to help:
+ Twitter: https://twitter.com/ninjiwallet
+ Discord: https://t.co/YXndeEhNII                    

拡張機能の基本情報

名前 Ninji Wallet Ninji Wallet
ID kkpllbgjhchghjapjbinnoddmciocphm
公式URL https://chromewebstore.google.com/detail/ninji-wallet/kkpllbgjhchghjapjbinnoddmciocphm
説明 Ninji Wallet by Coin98
ファイルサイズ 13.96 MB
インストール数 14,588
現在のバージョン 0.0.4
最終更新日 2024-02-06
公開日 2023-11-06
評価 5.00/5 合計 6 レビュー
開発者 Ninji
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ninji.xyz/
ヘルプページのURL https://ninji.xyz/
プライバシーポリシーページのURL https://docs.ninji.xyz/legal/privacy-policy
対応言語 id,en,fr,vi,pt-PT,ru,th,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.b719497a.png",
        "32": "icon32.plasmo.b1f891c6.png",
        "48": "icon48.plasmo.ff9ce221.png",
        "64": "icon64.plasmo.94d112e9.png",
        "128": "icon128.plasmo.5084360a.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.b719497a.png",
            "32": "icon32.plasmo.b1f891c6.png",
            "48": "icon48.plasmo.ff9ce221.png",
            "64": "icon64.plasmo.94d112e9.png",
            "128": "icon128.plasmo.5084360a.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.4",
    "author": "Coin98",
    "name": "Ninji Wallet",
    "description": "Ninji Wallet by Coin98",
    "background": {
        "service_worker": "background.fe0a24a9.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "unlimitedStorage",
        "clipboardRead"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contents.b728b9cb.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": []
        }
    ],
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/**"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "inpage.be9fe2f5.js"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/"
    ]
}