Go Faucet
A list of Cryptocurrency Faucets
Vad är Go Faucet?
Go Faucet är en Chrome-tillägg utvecklad av gofaucet, och dess huvudfunktion är "A list of Cryptocurrency Faucets".
Tilläggsskärmbilder
Ladda ner Go Faucet-förlängningens CRX-fil
Ladda ner Go Faucet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | hdpjhoafkepknmfjjkhajghegemjcanl |
| Officiell webbadress | https://chromewebstore.google.com/detail/go-faucet/hdpjhoafkepknmfjjkhajghegemjcanl |
| Beskrivning | A list of Cryptocurrency Faucets |
| Filstorlek | 134 KB |
| Antal Installationer | 684 |
| Aktuell Version | 0.1.6 |
| Senast Uppdaterad | 2019-06-29 |
| Publiceringsdatum | 2019-06-29 |
| Betyg | 3.50/5 Totalt 4 Betyg |
| Utvecklare | gofaucet |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
]
} | |