Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Qu'est-ce que Crypto Panel ?
Crypto Panel est une extension Chrome développée par Everydat Utilites, et sa fonction principale est "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Crypto Panel
Téléchargez les fichiers d'extension Crypto Panel au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
URL Officiel | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Description | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Taille du Fichier | 1.74 MB |
Nombre d'Installations | 437 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2017-10-27 |
Date de Publication | 2017-10-27 |
Évaluation | 3.67/5 Total 9 Évaluations |
Développeur | Everydat Utilites |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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\/*" ] } |