Fewcha Move Wallet
Non-Custodial Wallet created for Move Ecosystem (Sui/Aptos)
Fewcha Move Walletคืออะไร?
Fewcha Move Wallet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fewcha.app และคุณลักษณะหลักของมันคือ "Non-Custodial Wallet created for Move Ecosystem (Sui/Aptos)"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fewcha Move Wallet
ดาวน์โหลดไฟล์ส่วนขยาย Fewcha Move Wallet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        A reliable self-custody crypto wallet designed for DeFi and NFTs.
Introducing the pioneer Move crypto wallet tailored for tokens, NFTs, and DeFi on Move Blockchains (Aptos & SUI). Fewcha simplifies the exploration of the Web3 universe, offering a user-friendly, secure, and enjoyable experience for all.
Unlock Enhanced Crypto Capabilities
- Experience instant transactions with minimal fees
- Showcase your NFTs and tokens in an aesthetically pleasing interface
- Effortlessly manage multiple accounts and switch between them
- Seamlessly navigate your preferred Move apps
Security is Our Priority
- Generate and store your Mnemonic Phrase and Private Key on your personal devices, not on any servers
- Retain full control over your assets
- Ensure 100% privacy protection
Leading the Way in Move Wallet Technology
- The first wallet to provide DAO functionality
- Easily stake your tokens with just a few clicks
- Swift and straightforward built-in swapping feature
- Boost security by connecting your Keystone
Embark on your journey into the Web3 universe today by depositing Aptos into Fewcha!                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |  | 
| ID | ebfidpplhabeedpnhjnobghokpiioolj | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/fewcha-move-wallet/ebfidpplhabeedpnhjnobghokpiioolj | 
| คำอธิบาย | Non-Custodial Wallet created for Move Ecosystem (Sui/Aptos) | 
| ขนาดไฟล์ | 7.53 MB | 
| จำนวนการติดตั้ง | 50,220 | 
| เวอร์ชันปัจจุบัน | 0.4.32 | 
| อัปเดตครั้งล่าสุด | 2024-01-25 | 
| วันที่เผยแพร่ | 2022-05-16 | 
| คะแนน | 4.98/5 รวมทั้งหมด 6006 คะแนน | 
| ผู้พัฒนา | https://fewcha.app | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| เว็บไซต์ส่วนขยาย | https://fewcha.app | 
| URL หน้าช่วยเหลือ | https://discord.gg/fewcha | 
| URL หน้านโยบายความเป็นส่วนตัว | https://fewcha.app/privacy | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.ts.d5bd61df.a4ee885c.js",
                "assets\/content-script-loader.content.ts.a5519214.5b0e44b7.js"
            ],
            "matches": [
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "name": "Fewcha Move Wallet",
    "description": "Non-Custodial Wallet created for Move Ecosystem (Sui\/Aptos)",
    "manifest_version": 3,
    "version": "0.4.32",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "19": "images\/icon-19.png",
            "32": "images\/icon-32.png",
            "38": "images\/icon-38.png",
            "64": "images\/icon-64.png",
            "128": "images\/icon-128.png",
            "512": "images\/icon-512.png"
        },
        "default_title": "Fewcha",
        "default_popup": "index.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+F",
                "mac": "Alt+Shift+F",
                "chromeos": "Alt+Shift+F",
                "linux": "Alt+Shift+F"
            }
        }
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "alarms",
        "background",
        "tabs"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/config.44ac3aaa.js",
                "assets\/v4.c2115ebe.js",
                "assets\/sui-inpage.f73e2b33.js",
                "assets\/sui-system-state.dae30534.js",
                "assets\/messages.6b2ff93d.js",
                "assets\/content.ts.d5bd61df.js",
                "assets\/aptos-inpage.1d171474.js",
                "assets\/content.ts.a5519214.js"
            ],
            "use_dynamic_url": true
        }
    ]
} | |