Fuelet Wallet | Fuel
Wallet on Fuel
Fuelet Wallet | Fuel란 무엇입니까?
Fuelet Wallet | Fuel은(는) Miraql Labs에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Wallet on Fuel"입니다.
확장 프로그램 스크린샷
Fuelet Wallet | Fuel 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Fuelet Wallet – a self-custodial crypto wallet designed for the Fuel blockchain. Experience unparalleled speed and security with the fastest execution layer for modular blockchains. Fuelet Wallet is more than just a wallet; it's your all-in-one portal to the world of decentralized applications (dApps) and crypto assets. Key Features: - Send and Receive with Ease: Effortlessly store, send, and receive crypto assets anytime, anywhere - Full Control in Your Hands: As a self-custodial wallet, you have complete control over your assets without intermediaries - Explore the World of dApps: Dive into the expansive universe of decentralized applications on the Fuel blockchain - High-Speed Transactions: Powered by Fuel – enjoy the highest flexible throughput with maximum security - NFT Gallery: browse NFTs you have - Backup: backup you seed phrase to avoid loosing access if you seed phrase goes loosing - Watchlist: watch any public wallet on Fuel - Real-time notification: instantly know when you receive crypto - Dark mode: use dark or light mode - Transparent Operations and History: Know exactly what's happening in your transactions - Multi-Account Management: Create and manage multiple accounts effortlessly for diversified asset handling - Cross-Browser Compatibility: Enjoy seamless experience on Desktop and Mobile For feedback: [email protected]
확장 프로그램 기본 정보
이름 | Fuelet Wallet | Fuel |
ID | bifidjkcdpgfnlbcjpdkdcnbiooooblg |
공식 URL | https://chromewebstore.google.com/detail/fuelet-wallet-fuel/bifidjkcdpgfnlbcjpdkdcnbiooooblg |
설명 | Wallet on Fuel |
파일 크기 | 7.93 MB |
설치 횟수 | 70,000 |
현재 버전 | 1.0.23 |
최근 업데이트 | 2024-02-25 |
출시 날짜 | 2023-07-13 |
평점 | 4.83/5 총 132 개의 평점 |
개발자 | Miraql Labs |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://fuelet.app |
도움말 페이지 URL | https://fuelet.app |
개인정보 보호 정책 페이지 URL | https://phase-caution-3d6.notion.site/Privacy-policy-08339147450740a4934d0078b7653340 |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fuelet Wallet | Fuel", "short_name": "fuelet", "permissions": [ "clipboardRead", "tabs", "storage", "alarms", "scripting" ], "manifest_version": 3, "version": "1.0.23", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval' ; object-src 'self'" }, "action": { "default_popup": "index.html", "default_icon": "icons\/Icon-128.png" }, "description": "Wallet on Fuel", "icons": { "16": "icons\/Icon-16.png", "32": "icons\/Icon-32.png", "48": "icons\/Icon-48.png", "128": "icons\/Icon-128.png" }, "background": { "service_worker": "dist\/background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "dist\/content.js" ], "matches": [ " |