Frontier Wallet
The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems.
什么是Frontier Wallet?
Frontier Wallet是由Frontier开发的Chrome扩展程序,该扩展的主要功能是“The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems.”。
扩展截图
下载Frontier Wallet扩展crx文件
下载Frontier Wallet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Frontier Wallet |
ID | kppfdiipphfccemcignhifpjkapfbihd |
官方URL | https://chromewebstore.google.com/detail/frontier-wallet/kppfdiipphfccemcignhifpjkapfbihd |
简介 | The unified non-custodial Wallet to Store, Stake, Swap, Bridge Crypto & NFTs. Interact with DeFi apps, 50+ Blockchains & ecosystems. |
文件大小 | 325 MB |
安装次数 | 7,615 |
当前版本 | 1.0.42 |
更新时间 | 2024-02-23 |
上架时间 | 2023-01-24 |
评分 | 4.78/5 共23次评分 |
开发者 | Frontier |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://frontier.xyz/ |
帮助页面URL | https://help.frontier.xyz/en/ |
隐私政策页面URL | https://www.frontier.xyz/privacy-policy |
支持的语言 | 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": [ " |