CryptoTabs
Real-time crypto prices in your new tab.
Co to jest CryptoTabs?
CryptoTabs to rozszerzenie Chrome opracowane przez https://cryptotabs.app, a jego główną funkcją jest „Real-time crypto prices in your new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CryptoTabs
Pobierz pliki rozszerzeń CryptoTabs 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
Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies.
Podstawowe informacje o rozszerzeniu
Nazwa | CryptoTabs |
ID | lbcjaollbgiecemkpbllpkbeffegcllo |
Oficjalny URL | https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo |
Opis | Real-time crypto prices in your new tab. |
Rozmiar pliku | 776 KB |
Liczba instalacji | 5,191 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2019-07-17 |
Data Publikacji | 2019-07-16 |
Ocena | 4.47/5 Łącznie 15 Oceny |
Deweloper | https://cryptotabs.app |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoTabs", "version": "0.0.2", "manifest_version": 2, "description": "Real-time crypto prices in your new tab.", "icons": { "128": "cryptotabs-128.png" }, "chrome_url_overrides": { "newtab": "extension.html" } } |