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
电子邮箱 [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"
    ]
}