Go Faucet

A list of Cryptocurrency Faucets

Apa itu Go Faucet?

Go Faucet adalah ekstensi Chrome yang dikembangkan oleh gofaucet, dan fitur utamanya adalah "A list of Cryptocurrency Faucets".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Go Faucet

Unduh file ekstensi Go Faucet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Go Faucet Go Faucet
ID hdpjhoafkepknmfjjkhajghegemjcanl
URL Resmi https://chromewebstore.google.com/detail/go-faucet/hdpjhoafkepknmfjjkhajghegemjcanl
Deskripsi A list of Cryptocurrency Faucets
Ukuran File 134 KB
Jumlah Instalasi 684
Versi Saat Ini 0.1.6
Terakhir Diperbarui 2019-06-29
Tanggal Publikasi 2019-06-29
Penilaian 3.50/5 Total 4 Penilaian
Pengembang gofaucet
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}