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 |
Eメール | [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": [ " |