Lace

One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.

Laceとは何ですか?

Laceはhttps://lace.ioによって開発されたChromeの拡張機能で、その主な機能は「One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.」です。

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

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

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

拡張機能の使用方法

                        One fast, accessible, easy-to-use, and secure platform for digital assets, DApps, NFTs, and DeFi. 
Lace. Hello Web3.

Get the first light wallet platform from Input Output Global, one of the creators of Cardano. Lace welcomes you into the new world of Web3, letting you manage your digital assets, access NFTs, easily stake your ada, and connect to a world of Cardano DApps, all from one easy-to-use interface. And many more features are in the pipeline.

YOUR SECURITY IS OUR PRIORITY
Enjoy added security with hardware wallet integration. Use hardware wallets like Ledger Nano S, Nano S+ and Nano X seamlessly from within Lace.

VERIFIED FOR YOUR PEACE OF MIND
Lace has been independently audited and manually verified by external auditor, FYEO, so the Lace team can improve code quality and security – giving you greater peace of mind. 

YOUR COLLECTIBLES ALWAYS AT HAND
View your Cardano NFTs in all their glory. Store your NFTs in the gallery or send to other wallets. Access marketplaces to browse and purchase Cardano NFTs.

LET YOUR DIGITAL ASSETS WORK FOR YOU
Explore stake pools on Cardano and choose where you delegate. Stake your ada to receive rewards for participating in the network. Plus, view your rewards history and chart your progress.

ONE WALLET, A WORLD OF DAPPS
The Lace DApp Connector makes accessing Web3 fast and easy. Connect to Cardano DApps with one wallet and use your ada on DEXs, DeFi services, and NFT marketplaces.

SAVE YOUR ADDRESSES IN ONE PLACE
Save your frequently used wallet addresses to the address book and access them with just a couple of clicks.

BUNDLE YOUR TRANSACTIONS - AND SAVE
With the new bundle feature you can send different types of assets to multiple users, all in one transaction – with just one transaction fee. Plus, reduce network congestion to keep transactions fast and seamless. You can find out more at https://www.lace.io                    

拡張機能の基本情報

名前 Lace Lace
ID gafhhkghbfjjkeiendhlofajokpaflmk
公式URL https://chromewebstore.google.com/detail/lace/gafhhkghbfjjkeiendhlofajokpaflmk
説明 One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.
ファイルサイズ 14.25 MB
インストール数 10,000
現在のバージョン 1.8.2
最終更新日 2024-02-12
公開日 2022-12-08
評価 4.85/5 合計 87 レビュー
開発者 https://lace.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.lace.io/
ヘルプページのURL https://iohk.zendesk.com/hc/en-us
プライバシーポリシーページのURL https://www.lace.io/iog-privacy-policy.pdf
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lace",
    "description": "One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.",
    "version": "1.8.2",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAka60JHxHX0cwGYYMYLqLLzFOXcKyPo0JJAMqb0UE1htxfx5o3KBQGrOhlhzfUHtSNiSHBxdV+MEoICbogHPZu\/vRF+4KRATzEjd+\/2KCLKpjn2xvG3ay+WvFi5vhzk8h0dJelLKIX8lR0C31B+HU4oiwP+DwPTjlMELRZM68HxCXZ2UjY4VIkbNyWjKmsmuUwP2k7ul6vD\/5ePEac69KRFI9Z+aI7kg0UnVbDYg+jJDupHlVGtxnbrjsBwEhUHISFZbGuSjtnFDNf2LHN1iReVlfpg1kJFvj9chaULo64iMjsp+eCoVtZHq1OTAm03jpNOp3k2sRluBQz2wk5zjnswIDAQAB",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": ".\/js\/background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "webRequest",
        "storage",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' ; frame-src https:\/\/connect.trezor.io\/ https:\/\/www.youtube-nocookie.com; script-src 'self' 'wasm-unsafe-eval' ; font-src 'self' https:\/\/use.typekit.net; object-src 'self'; connect-src https:\/\/backend.live-mainnet.eks.lw.iog.io https:\/\/backend.live-preprod.eks.lw.iog.io https:\/\/backend.live-preview.eks.lw.iog.io https:\/\/api.handle.me https:\/\/preprod.api.handle.me https:\/\/preview.api.handle.me https:\/\/coingecko.live-mainnet.eks.lw.iog.io https:\/\/muesliswap.live-mainnet.eks.lw.iog.io  https:\/\/matomo.cw.iog.io\/ https:\/\/eu.posthog.com\/ https:\/\/use.typekit.net data:; style-src * 'unsafe-inline'; img-src * data:;"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                ".\/js\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/connect.trezor.io\/*\/popup.html"
            ],
            "js": [
                "js\/trezor-content-script.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/js\/inject.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ]
        }
    ]
}