Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Co to jest Crypto Panel?
Crypto Panel to rozszerzenie Chrome opracowane przez Everydat Utilites, a jego główną funkcją jest „If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Crypto Panel
Pobierz pliki rozszerzeń Crypto Panel 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
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000 altcoins price and market cap info. You can costumize what cryptocurrency you want to have info for and for what period chart should show data. Chart is only optional also. Maybe you want just simple box with price.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
Oficjalny URL | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Opis | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Rozmiar pliku | 1.74 MB |
Liczba instalacji | 437 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2017-10-27 |
Data Publikacji | 2017-10-27 |
Ocena | 3.67/5 Łącznie 9 Oceny |
Deweloper | Everydat Utilites |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto Panel", "version": "0.0.1", "manifest_version": 2, "description": "", "homepage_url": "http:\/\/micro-js.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Crypto Panel", "default_popup": "index.html" }, "permissions": [ "http:\/\/coincap.io\/*" ] } |