Frontier Wallet
The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems.
Qu'est-ce que Frontier Wallet ?
Frontier Wallet est une extension Chrome développée par Frontier, et sa fonction principale est "The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Frontier Wallet
Téléchargez les fichiers d'extension Frontier Wallet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Frontier wallet browser extension 🏎 Your key to Crypto, DeFi & NFTs Frontier is a Crypto, DeFi, and NFT wallet browser extension where you can send, store & invest in crypto assets across multiple chains. Explore DeFi in multiple ecosystems, collect and display NFTs, and browse all of Web3 from a single place. Frontier is a non-custodial wallet. i.e. only you have sole control of your private keys, which in turn controls your cryptocurrency and proves that the funds are yours. While there is no need to trust a third party when using a non-custodial wallet, this also means that you are solely responsible for not losing your keys and requires that you take precautions to protect your funds. Our mission is to make investing in crypto, DeFi, and NFTs as easy as possible. So join thousands of others and partake in a whole new DeFi & Crypto experience by downloading the Frontier wallet browser extension. ✨Feature sets 🔐 Create a secure crypto wallet Frontier wallet browser extension makes it extremely easy to: - Create a new crypto wallet in simple and easy steps - Frontier wallet extension is secured and non-custodial, and only you have access to your private keys, giving you complete control of your funds With your new wallet, you get access to 35+ blockchains, including Aptos and Sui 🔥. 💳 Buy crypto using credit/debit cards Integrated with 4 industry-leading fiat-to-crypto onramp providers - Moonpay, Coinbase Pay, Binance Connect, and Juno Pay - you can buy your first crypto with credit and debit cards in a few easy steps inside the Frontier wallet browser extension. Users from India also get access to Onmeta, a fiat-to-crypto onramp provider that allows users to purchase crypto using UPI, NEFT, and IMPS. 🔐 Secured Non-custodial crypto wallet Manage your crypto assets with complete control. Frontier wallet extension verifies the safety and authenticity of all the dApps you connect to, so your Crypto, DeFi, and NFT assets are always safe. Frontier wallet extension also utilizes a fraud-detection engine to scan every transaction to safeguard you from signing malicious transactions. 💻 Store, Send and Receive Frontier wallet extension comes with multiple utilities all in one app. So whether you’re storing, sending, or receiving crypto from different chains, make use of our user-friendly wallet to house and manage Crypto, DeFi, and NFT tokens across multiple chains without any hassle. Frontier supports 10000+ verified crypto assets across 35+ chains inside a single wallet browser extension. 💹 Take advantage of the inbuilt DEX and Bridge aggregators commission-free Enjoy access to more than 1M+ coins on different chains on DEXs with low slippage inside a single wallet browser extension. Frontier is also one of the first wallet extensions to support bridge aggregation, allowing you to move your crypto assets from one chain to another. 🔌 Frontier wallet extension also works with other crypto wallets Frontier is not just a wallet extension but a wallet aggregator. You can connect your Web3 wallets to track your Crypto and DeFi portfolio. Supported wallets include: - Metamask - Keplr - Phantom Frontier wallet browser extension also supports integration with popular hardware wallet choices like Ledger and Trezor. 🎨 Home for all your NFTs Explore your NFTs and Digital art collections in one place. Track, Send, and Store popular NFTs. Frontier wallet extension currently allows users to store NFTs on Ethereum, Polygon, Solana, BNB Smart Chain, and Avalanche. 🌚 Dark mode for Night kings Frontier wallet extension comes with two themes - Light and Dark. Switch between them as per your preference and explore Crypto & DeFi. 🔔 Enhanced Notifications Get notified when you send, receive, and interact with DeFi applications.
Informations de Base sur l'Extension
Nom | Frontier Wallet |
ID | kppfdiipphfccemcignhifpjkapfbihd |
URL Officiel | https://chromewebstore.google.com/detail/frontier-wallet/kppfdiipphfccemcignhifpjkapfbihd |
Description | The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems. |
Taille du Fichier | 325 MB |
Nombre d'Installations | 7,615 |
Version Actuelle | 1.0.42 |
Dernière Mise à Jour | 2024-02-23 |
Date de Publication | 2023-01-24 |
Évaluation | 4.78/5 Total 23 Évaluations |
Développeur | Frontier |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://frontier.xyz/ |
URL de la Page d'Aide | https://help.frontier.xyz/en/ |
URL de la Page de Politique de Confidentialité | https://www.frontier.xyz/privacy-policy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "16": "assets\/front-logo-16.png", "19": "assets\/front-logo-19.png", "32": "assets\/front-logo-32.png", "38": "assets\/front-logo-38.png", "64": "assets\/front-logo-64.png", "128": "assets\/front-logo-128.png", "512": "assets\/front-logo-512.png" }, "default_title": "Frontier Extension" }, "author": "Frontier", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.content.801468f9.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start", "all_frames": true }, { "js": [ "assets\/content-script-loader.trezorContentScript.737b6225.js" ], "matches": [ "*:\/\/connect.trezor.io\/*\/popup.html" ], "run_at": "document_start", "all_frames": true } ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval' ; object-src 'self'" }, "description": "The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems.", "homepage_url": "https:\/\/frontier.xyz\/", "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "assets\/front-logo-16.png", "19": "assets\/front-logo-19.png", "32": "assets\/front-logo-32.png", "38": "assets\/front-logo-38.png", "48": "assets\/front-logo-48.png", "64": "assets\/front-logo-64.png", "128": "assets\/front-logo-128.png", "512": "assets\/front-logo-512.png" }, "manifest_version": 3, "minimum_chrome_version": "100", "name": "Frontier Wallet", "permissions": [ "storage", "unlimitedStorage", "clipboardWrite", "activeTab", "notifications", "tabs", "alarms", "scripting" ], "short_name": "Frontier", "update_via_cache": "browser", "version": "1.0.42", "web_accessible_resources": [ { "matches": [ " |