Begin - Cardano Wallet by B58
The Web3, DeFi crypto wallet built for you. The easiest way of being part of a decentralized financial world on Cardano.
Co to jest Begin - Cardano Wallet by B58?
Begin - Cardano Wallet by B58 to rozszerzenie Chrome opracowane przez https://begin.is, a jego główną funkcją jest „The Web3, DeFi crypto wallet built for you. The easiest way of being part of a decentralized financial world on Cardano.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Begin - Cardano Wallet by B58
Pobierz pliki rozszerzeń Begin - Cardano Wallet by B58 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        The Web3, DeFi crypto wallet built for you. A Cardano light wallet. With Ledger support.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | nhbicdelgedinnbcidconlnfeionhbml | 
| Oficjalny URL | https://chromewebstore.google.com/detail/begin-cardano-wallet-by-b/nhbicdelgedinnbcidconlnfeionhbml | 
| Opis | The Web3, DeFi crypto wallet built for you. The easiest way of being part of a decentralized financial world on Cardano. | 
| Rozmiar pliku | 11.59 MB | 
| Liczba instalacji | 484 | 
| Aktualna Wersja | 1.5.4 | 
| Ostatnia Aktualizacja | 2024-02-20 | 
| Data Publikacji | 2022-09-27 | 
| Ocena | 5.00/5 Łącznie 4 Oceny | 
| Deweloper | https://begin.is | 
| [email protected] | |
| Typ Płatności | free | 
| Adres URL Strony Polityki Prywatności | https://begin.is/terms/privacy | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Begin Wallet: Web3, Cardano & Crypto",
    "name": "Begin - Cardano Wallet by B58",
    "description": "The Web3, DeFi crypto wallet built for you. The easiest way of being part of a decentralized financial world on Cardano.",
    "version": "1.5.4",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Begin Wallet: Web3, Cardano & Crypto",
        "default_icon": "images\/logo-192.png"
    },
    "icons": {
        "16": "images\/logo-192.png",
        "48": "images\/logo-192.png",
        "128": "images\/logo-192.png",
        "512": "images\/logo-512.png"
    },
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "static\/js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/logo-192.png",
                "images\/logo-192.png",
                "static\/js\/injected.js",
                "internalPopup.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "chrome:\/\/*\/*",
                "  |  |