Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Apa itu Crypto Panel?
Crypto Panel adalah ekstensi Chrome yang dikembangkan oleh Everydat Utilites, dan fitur utamanya adalah "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Crypto Panel
Unduh file ekstensi Crypto Panel dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
URL Resmi | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Deskripsi | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Ukuran File | 1.74 MB |
Jumlah Instalasi | 437 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2017-10-27 |
Tanggal Publikasi | 2017-10-27 |
Penilaian | 3.67/5 Total 9 Penilaian |
Pengembang | Everydat Utilites |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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\/*" ] } |