Go Faucet
A list of Cryptocurrency Faucets
Wat is Go Faucet?
Go Faucet is een Chrome-extensie ontwikkeld door gofaucet, en de belangrijkste functie is "A list of Cryptocurrency Faucets".
Extensie Screenshots
Download het CRX-bestand van de extensie Go Faucet
Download Go Faucet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hdpjhoafkepknmfjjkhajghegemjcanl |
| Officiële URL | https://chromewebstore.google.com/detail/go-faucet/hdpjhoafkepknmfjjkhajghegemjcanl |
| Beschrijving | A list of Cryptocurrency Faucets |
| Bestandsgrootte | 134 KB |
| Aantal Installaties | 684 |
| Huidige Versie | 0.1.6 |
| Laatst Bijgewerkt | 2019-06-29 |
| Publicatiedatum | 2019-06-29 |
| Beoordeling | 3.50/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | gofaucet |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |