Fuelet Wallet | Fuel
Wallet on Fuel
Fuelet Wallet | Fuelคืออะไร?
Fuelet Wallet | Fuel เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Miraql Labs และคุณลักษณะหลักของมันคือ "Wallet on Fuel"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fuelet Wallet | Fuel
ดาวน์โหลดไฟล์ส่วนขยาย Fuelet Wallet | Fuel ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |