Zeal Wallet

The Ethereum DeFi wallet with free bank transfers

Τι είναι το Zeal Wallet;

Το Zeal Wallet είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://zeal.app, και η κύρια λειτουργία του είναι "The Ethereum DeFi wallet with free bank transfers".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Zeal Wallet

Λήψη αρχείων επέκτασης Zeal Wallet σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        New in this version:
• Fixed issues with Ledger personal signatures
• Fixed some connection issues with sites
• Removed NGN deposit and bank transfers

Smart Wallet 🧠 Beta 
Now you can create a wallet with the touch of your finger, top it up for free and get started within minutes.
• Built with Gnosis Safe. Industry-leading contracts that secure >$80bn 🔐
• Pay network fees in any major token
• Secure your wallet with Biometrics and passkeys
• Recover your wallet using Google or Apple cloud
• Use the same address on 10 EVM-networks
• Works everywhere MetaMask works
___
Transfer between your bank and Zeal for free, in minutes 💸
• EUR 🇪🇺  and GBP 🇬🇧
• USDC.e on Polygon
• More currencies coming soon!
___
Security and Scam Protection 🔒
• Safety Checks: Prevent scams and costly mistakes before signing transactions.
• Transaction Preview: See in simple language exactly what you'll sign.
• Hardware Wallet: Transact securely with your Ledger or Trezor hardware wallet.
___
Swap & Bridge without extra fees 🔥
• Swap: Get the best rates in the market without no extra fees.
• Bridge: Move tokens between networks using the fastest and cheapest routes.
• Token and NFT Sending: Send tokens and NFTs effortlessly to other wallets.
___
Multinetwork Portfolio 📊 
• Check your net worth overall or by network.
• Track DeFi positions on web3 apps you've invested in.
• Switch between multiple wallets seamlessly.
• View your NFT gallery and their floor prices.
___
Robust Security & Privacy
• Full self-custody: Your keys are encrypted and stay on your device.
• Integrated VPN prevents blockchain nodes from tracking your personal data.
• Seamless Ledger and Trezor integration.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Zeal Wallet Zeal Wallet
ID heamnjbnflcikcggoiplibfommfbkjpj
Επίσημο URL https://chromewebstore.google.com/detail/zeal-wallet/heamnjbnflcikcggoiplibfommfbkjpj
Περιγραφή The Ethereum DeFi wallet with free bank transfers
Μέγεθος Αρχείου 15.39 MB
Αριθμός Εγκαταστάσεων 8,476
Τρέχουσα Έκδοση 0.4.23
Τελευταία Ενημέρωση 2024-03-02
Ημερομηνία Δημοσίευσης 2023-10-11
Αξιολόγηση 4.96/5 Συνολικά 201 Αξιολογήσεις
Προγραμματιστής https://zeal.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://zeal.app
Διεύθυνση URL της Σελίδας Βοήθειας https://discord.zeal.app/
URL της Σελίδας Πολιτικής Απορρήτου https://www.zeal.app/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Zeal",
    "name": "Zeal Wallet",
    "description": "The Ethereum DeFi wallet with free bank transfers",
    "version": "0.4.23",
    "manifest_version": 3,
    "minimum_chrome_version": "107",
    "permissions": [
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/www.googleapis.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk2gDsPQyIlEwIESeaxYTvVhT0ZbH0Wnw6E6mvKIShY7RsFDGJ7GhkkHswUdQuAMCfZTkyL3FEQbPjCachu2wv9mkcGP+vAT8C3+qvtUIkdh0+qdJcvIw7ZpwKgHMCUkcHpO4OCEWACDEiUiNDw2yVDQOYeysWecQXOjlnnL0GJ+iEmzO+ruH\/rtgTwTcOfdFINV+8XOgXesbIGLQFJeTP\/S4HJoKmTK10HyKxiXFApZdeOrp0GW+Eo3f3QNmdJfKAZuksHIMU8OxElEm081riSmWRF4r9\/IjYOYJizJSc4yU9sJQxXMrU1vm96LWqc7PjDhYlR7jC4BLv5aoQaIA6QIDAQAB",
    "oauth2": {
        "client_id": "1002320678938-qet9emn7ebpf16jteud36btbuldr920m.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.appdata",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "zwidget.html"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "production-content_script-727cdf.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "world": "MAIN"
        },
        {
            "js": [
                ".\/vendor\/trezor-web-extension-content-script.min.js"
            ],
            "matches": [
                "*:\/\/connect.trezor.io\/8\/popup.html",
                "*:\/\/connect.trezor.io\/9\/popup.html"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "index.html?type=extension&mode=popup",
        "default_icon": {
            "16": "action-16.png",
            "32": "action-32.png",
            "48": "action-48.png",
            "128": "action-128.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Z",
                "mac": "Alt+Z",
                "chromeos": "Alt+Z",
                "linux": "Alt+Z"
            }
        }
    },
    "icons": {
        "16": "page-16.png",
        "32": "page-32.png",
        "48": "page-48.png",
        "128": "page-128.png"
    }
}