Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Vad är Crypto Panel?
Crypto Panel är en Chrome-tillägg utvecklad av Everydat Utilites, och dess huvudfunktion är "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Tilläggsskärmbilder
Ladda ner Crypto Panel-förlängningens CRX-fil
Ladda ner Crypto Panel-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
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.
Grundläggande Information om Tillägg
Namn | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
Officiell webbadress | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Beskrivning | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Filstorlek | 1.74 MB |
Antal Installationer | 437 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2017-10-27 |
Publiceringsdatum | 2017-10-27 |
Betyg | 3.67/5 Totalt 9 Betyg |
Utvecklare | Everydat Utilites |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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\/*" ] } |