Mojito - A Mintlayer Wallet

Mojito is a non-custodial decentralized crypto wallet that lets you send and receive BTC and ML from any other address.

Τι είναι το Mojito - A Mintlayer Wallet;

Το Mojito - A Mintlayer Wallet είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://mintlayer.org, και η κύρια λειτουργία του είναι "Mojito is a non-custodial decentralized crypto wallet that lets you send and receive BTC and ML from any other address.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Mojito - A Mintlayer Wallet

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

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

                        Mojito is a non-custodial decentralized crypto wallet that lets you send, receive BTC and ML from any other address. Set your own network fees and choose between speed and savings. Lightning Network now supported for instant, low cost transactions. 

Send and receive with freedom 
Mojito lets you send, receive BTC and ML from any other address. Set your own network fee and choose between speed and savings.

Multiple wallets, one simple solution
Mojito allows you to create multiple wallets to store, 
Send, receive, store BTC and ML all in one place. 

Use your wallet everywhere
Access Mojito via desktop, or on the go with your mobile. Mojito gives you the freedom to use your funds, where you are. 

Your keys, your coins
Mojito is a non-custodial decentralized wallet, meaning we don’t hold your funds - you do. 
You own your private keys, and you have full control over and true ownership of your assets. Not some third party.

Powerful security, simplified 
Mojito’s in-built security makes protecting your crypto easy. The wallet uses industry-leading technology to protect your account from bad actors and other attacks. 
  
Anonymous Addresses 
Generate fresh private keys for each transaction. Protect your transaction history from prying eyes and keep your identity anonymous.

Client-side encryption
Encrypt and protect data on your own device before any information touches our servers. No-server-side hacks, no malware, no problems. 

Easy to Restore
If anything happens to your devices you can enter your seed phrase on a new device and your account is exactly as you left it. 

Privacy Policy:
https://www.mintlayer.org/en/wallet-browser-extension-privacy-policy/                    

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

Όνομα Mojito - A Mintlayer Wallet Mojito - A Mintlayer Wallet
ID hbnpcbochkgodkmmicbhfpmmkhbfbhim
Επίσημο URL https://chromewebstore.google.com/detail/mojito-a-mintlayer-wallet/hbnpcbochkgodkmmicbhfpmmkhbfbhim
Περιγραφή Mojito is a non-custodial decentralized crypto wallet that lets you send and receive BTC and ML from any other address.
Μέγεθος Αρχείου 2.2 MB
Αριθμός Εγκαταστάσεων 6,000
Τρέχουσα Έκδοση 1.1.8
Τελευταία Ενημέρωση 2024-03-01
Ημερομηνία Δημοσίευσης 2023-01-23
Αξιολόγηση 4.08/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής https://mintlayer.org
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.mintlayer.org
Διεύθυνση URL της Σελίδας Βοήθειας https://www.mintlayer.org/en/mojito-wallet/
URL της Σελίδας Πολιτικής Απορρήτου https://www.mintlayer.org/en/wallet-browser-extension-privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mojito - A Mintlayer Wallet",
    "version": "1.1.8",
    "short_name": "Mojito",
    "description": "Mojito is a non-custodial decentralized crypto wallet that lets you send and receive BTC and ML from any other address.",
    "homepage_url": "https:\/\/www.mintlayer.org\/",
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "96": "logo96.png",
        "128": "logo128.png",
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; img-src 'self' data:; style-src 'self' https:\/\/fonts.cdnfonts.com https:\/\/fonts.googleapis.com https:\/\/fonts.googleapis.com; font-src 'self' https:\/\/fonts.gstatic.com https:\/\/fonts.cdnfonts.com; style-src-elem 'self' https:\/\/fonts.googleapis.com"
    },
    "action": {
        "default_icon": "logo192.png",
        "default_title": "Mojito",
        "default_popup": "index.html"
    }
}