Ferz Wallet

Decentralised, crypto wallet powered by Thorchain protocol. Instantly swap supported assets.

Ferz Walletคืออะไร?

Ferz Wallet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ferz.com และคุณลักษณะหลักของมันคือ "Decentralised, crypto wallet powered by Thorchain protocol. Instantly swap supported assets."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ferz Wallet

ดาวน์โหลดไฟล์ส่วนขยาย Ferz Wallet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Ferz Wallet is a cryptocurrency wallet that offers a perfect combination of security, privacy, and user-friendly interface for earning on cryptocurrencies.

Complete anonymity and security for every user:
We do not request or store users' personal information,
We do not have access to private keys and assets.

Passive income:
Unleash the full potential of passive income in the world of DeFi with Ferz Wallet. Earn up to 40% annual return on your own crypto assets.

Multi-chain exchange:
Directly exchange native cryptocurrencies between 9 blockchains: Bitcoin, Ethereum, Binance Chain, Avalanche, Cosmos Hub, Dogecoin, Thorchain, Litecoin, and Bitcoin Cash. Make exchanges with just a few clicks without intermediaries or third parties. Everything in one application.

Referral program:
Invite your friends to use Ferz Wallet.
Receive passive income from your friends' transactions.
Track the amount of income and activity of your invited friends in one place.

Google backup:
We encrypt the backup of the wallet's seed phrase in an invisible folder on Google Drive. If you lose your keys, you can restore access to the wallet at any time.

Unlimited number of wallets:
You can have as many wallets as you need. Easily switch between each of them. Everything in one application.

Customer support:
No matter what questions you have, we are always here for you. Write to us directly in the application, and we will be happy to help.

Our Twitter: twitter.com/FerzWallet

Ferz Wallet is a secure, confidential, and profitable wallet for the world of DeFi that anyone can use. If this is exactly what you have been looking for, click "Add to Chrome" to install the extension!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ferz Wallet Ferz Wallet
ID anfhjfflodcjcfmgcgfenjlkkehphhal
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ferz-wallet/anfhjfflodcjcfmgcgfenjlkkehphhal
คำอธิบาย Decentralised, crypto wallet powered by Thorchain protocol. Instantly swap supported assets.
ขนาดไฟล์ 24.98 MB
จำนวนการติดตั้ง 140
เวอร์ชันปัจจุบัน 0.1.2
อัปเดตครั้งล่าสุด 2023-03-08
วันที่เผยแพร่ 2020-10-27
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://ferz.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://ferz.com
URL หน้านโยบายความเป็นส่วนตัว https://ferz.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.2",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/widget.intercom.io\/widget\/mmufbtrp https:\/\/client.sleekplan.com\/sdk\/e.js child-src https:\/\/www.googletagmanager.com https:\/\/js.intercomcdn.com https:\/\/client.sleekplan.com https:\/\/api.sleekplan.com https:\/\/apis.google.com; object-src 'self'",
    "name": "Ferz Wallet",
    "short_name": "Ferz Wallet",
    "description": "Decentralised, crypto wallet powered by Thorchain protocol. Instantly swap supported assets.",
    "default_locale": "en",
    "permissions": [
        "clipboardRead",
        "clipboardWrite",
        "activeTab",
        "",
        "https:\/\/apis.google.com\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Ferz Wallet",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    }
}