Ferz Wallet

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

什麼是Ferz Wallet?

Ferz Wallet是由https://ferz.com開發的Chrome擴展程式,該擴展的主要功能是“Decentralised, crypto wallet powered by Thorchain protocol. Instantly swap supported assets.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Ferz Wallet擴展crx文件

下載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
官方網址 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"
        }
    }
}