Rainbow

Rainbow is a fun, simple, and secure Ethereum wallet that makes managing your assets a joy.

什麼是Rainbow?

Rainbow是由https://rainbow.me開發的Chrome擴展程式,該擴展的主要功能是“Rainbow is a fun, simple, and secure Ethereum wallet that makes managing your assets a joy.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Rainbow擴展crx文件

下載Rainbow擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Great for newcomers and power users alike, Rainbow allows you to be in total control of your crypto. You own your assets directly thanks to the power of cryptography and the Ethereum blockchain, and Rainbow makes managing all of your wallets and keys a breeze.

Crypto natives will love that Rainbow’s extension:
• Auto-discovers tokens and assets
• Supports Layer 2 chains like Arbitrum, Optimism, Base, & Polygon right out-of-the-box
• Supports BNB Smart Chain (BSC) without touching a Custom RPC
• Makes managing multiple seed phrases, wallets, and addresses dead simple
• Features keyboard shortcuts for pros to switch wallets like 1  2  3
• Allows searching and navigating your wallets with ⌘+K or Ctrl+K for the Magic Menu
• Enables watching wallets and interacting with dApps in Impersonation mode
• Simplifies multi-chain dApp interactions with fewer prompts and smarter defaults

Additional features include:
• Built-in Send, Bridge, and Swap to power all of your DeFi needs
• Reducing wasted gas with smarter gas estimation
• Contextual interface that hides the noise until you’re ready to dive deeper
• Protects you from front-running & wasted gas with Flashbots
• Seamlessly works alongside other wallets so that you never have to leave your comfort zone

Learn more at rainbow.me/extension                    

擴展基本資訊

名稱 Rainbow Rainbow
ID opfgelmcmbiajamepnmloijbpoleiama
官方網址 https://chromewebstore.google.com/detail/rainbow/opfgelmcmbiajamepnmloijbpoleiama
簡介 Rainbow is a fun, simple, and secure Ethereum wallet that makes managing your assets a joy.
檔案大小 17.12 MB
安裝次數 133,092
目前版本 1.4.12
更新時間 2024-03-02
上架時間 2023-09-20
評分 4.72/5 共 39 次評分
開發者 https://rainbow.me
電子郵箱 [email protected]
付費類型 free
擴展官網 https://rainbow.me
說明頁面URL https://learn.rainbow.me
隱私政策頁面URL https://rainbow.me/privacy
支援的語言 en-US,fr,tr,es-419,pt-BR,ru,hi,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "images\/[email protected]",
            "16": "images\/icon-16.png",
            "19": "images\/icon-19.png",
            "32": "images\/[email protected]",
            "38": "images\/[email protected]",
            "512": "images\/[email protected]",
            "64": "images\/[email protected]"
        },
        "default_popup": "popup.html"
    },
    "author": "https:\/\/rainbow.me",
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "description": "Open the Rainbow Wallet extension",
            "suggested_key": {
                "chromeos": "Alt+Shift+R",
                "linux": "Alt+Shift+R",
                "mac": "Alt+Shift+R",
                "windows": "Alt+Shift+R"
            }
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "contentscript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                ".\/vendor\/trezor-content-script.js"
            ],
            "matches": [
                "*:\/\/connect.trezor.io\/9\/popup.html"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "frame-ancestors 'none'; script-src 'self'; object-src 'self'; connect-src 'self' ws:\/\/localhost:9090 http:\/\/127.0.0.1:* https:\/\/*.g.alchemy.com wss:\/\/refraction.api.p.rainbow.me https:\/\/*.p.rainbow.me https:\/\/aha.rainbow.me https:\/\/beta-invites.rainbow.me https:\/\/token-search.rainbow.me https:\/\/rpc.rainbow.me https:\/\/f2c.rainbow.me https:\/\/f2c.rainbowdotme.workers.dev https:\/\/rpc.flashbots.net https:\/\/protect.flashbots.net https:\/\/gateway.ipfs.io wss:\/\/*.g.alchemy.com https:\/\/*.infura.io https:\/\/burned-solitary-breeze.bsc.quiknode.pro https:\/\/thrumming-shy-lake.bsc-testnet.quiknode.pro https:\/\/o331974.ingest.sentry.io https:\/\/api.segment.io https:\/\/cdn.segment.com https:\/\/rainbow.imgix.net https:\/\/firebaseinstallations.googleapis.com https:\/\/firebaseremoteconfig.googleapis.com https:\/\/fcmregistrations.googleapis.com https:\/\/rainbow-me.firebaseapp.com https:\/\/icons.duckduckgo.com https:\/\/*.live.ledger.com https:\/\/falling-wandering-film.base-mainnet.quiknode.pro https:\/\/goerli.optimism.io https:\/\/data-seed-prebsc-1-s1.binance.org:8545 https:\/\/matic-mumbai.chainstacklabs.com https:\/\/goerli-rollup.arbitrum.io\/rpc https:\/\/goerli.base.org https:\/\/rpc.zora.co https:\/\/testnet.rpc.zora.energy https:\/\/sepolia.rpc.zora.energy https:\/\/proportionate-newest-mountain.arbitrum-goerli.quiknode.pro https:\/\/bitter-prettiest-vineyard.ethereum-holesky.quiknode.pro https:\/\/alien-lively-thunder.optimism-sepolia.quiknode.pro https:\/\/nftp.rainbow.me\/ https:\/\/api.thegraph.com\/subgraphs\/name\/ensdomains\/ens;"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDescription__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "wss:\/\/*\/*"
    ],
    "icons": {
        "128": "images\/[email protected]",
        "16": "images\/icon-16.png",
        "19": "images\/icon-19.png",
        "32": "images\/[email protected]",
        "38": "images\/[email protected]",
        "512": "images\/[email protected]",
        "64": "images\/[email protected]"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_appName__",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage",
        "notifications"
    ],
    "short_name": "__MSG_appShortName__",
    "version": "1.4.12",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "inpage.js",
                "*.woff2",
                "153.css",
                "assets\/badges\/*.png"
            ]
        }
    ]
}