Go Faucet

A list of Cryptocurrency Faucets

Go Faucetとは何ですか?

Go Faucetはgofaucetによって開発されたChromeの拡張機能で、その主な機能は「A list of Cryptocurrency Faucets」です。

拡張機能のスクリーンショット

screenshot

Go Faucet拡張機能のCRXファイルをダウンロード

Go Faucet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Earn FREE bitcoin, dogecoin, litecoin and other cryptocurrencies from these faucets.

I created an extension for myself to organize and quickly reference my favorite faucets.  I thought it would be a great idea to share this extension with you.  I hope you enjoy!!

NOTE: You will need a FaucetHub (https://faucethub.io/signup) or a CoinPot (https://coinpot.co/) account to collect from most of these faucets.                    

拡張機能の基本情報

名前 Go Faucet Go Faucet
ID hdpjhoafkepknmfjjkhajghegemjcanl
公式URL https://chromewebstore.google.com/detail/go-faucet/hdpjhoafkepknmfjjkhajghegemjcanl
説明 A list of Cryptocurrency Faucets
ファイルサイズ 134 KB
インストール数 684
現在のバージョン 0.1.6
最終更新日 2019-06-29
公開日 2019-06-29
評価 3.50/5 合計 4 レビュー
開発者 gofaucet
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Go Faucet",
    "description": "A list of Cryptocurrency Faucets",
    "version": "0.1.6",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup2.html"
    },
    "permissions": [
        "activeTab"
    ]
}