Go Faucet
A list of Cryptocurrency Faucets
Co to jest Go Faucet?
Go Faucet to rozszerzenie Chrome opracowane przez gofaucet, a jego główną funkcją jest „A list of Cryptocurrency Faucets”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Go Faucet
Pobierz pliki rozszerzeń Go Faucet w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hdpjhoafkepknmfjjkhajghegemjcanl |
| Oficjalny URL | https://chromewebstore.google.com/detail/go-faucet/hdpjhoafkepknmfjjkhajghegemjcanl |
| Opis | A list of Cryptocurrency Faucets |
| Rozmiar pliku | 134 KB |
| Liczba instalacji | 684 |
| Aktualna Wersja | 0.1.6 |
| Ostatnia Aktualizacja | 2019-06-29 |
| Data Publikacji | 2019-06-29 |
| Ocena | 3.50/5 Łącznie 4 Oceny |
| Deweloper | gofaucet |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
]
} | |