MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
Apa itu MyCrypto?
MyCrypto adalah ekstensi Chrome yang dikembangkan oleh info.screengrabr, dan fitur utamanya adalah "The Top 10 Cryptocurrencies ranking from highest to lowest".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MyCrypto
Unduh file ekstensi MyCrypto 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
A cryptocurrency (or “crypto”) is a digital currency that can be used to buy goods and services, but uses an online ledger with strong cryptography to secure online transactions. Much of the interest in these unregulated currencies is to trade for profit, with speculators at times driving prices skyward. We are displaying the detail of top 10 crypto currencies .
Informasi Dasar Ekstensi
Nama | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
URL Resmi | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
Deskripsi | The Top 10 Cryptocurrencies ranking from highest to lowest |
Ukuran File | 287 KB |
Jumlah Instalasi | 17 |
Versi Saat Ini | 3.0.1 |
Terakhir Diperbarui | 2021-04-25 |
Tanggal Publikasi | 2021-04-02 |
Penilaian | 5.00/5 Total 34 Penilaian |
Pengembang | info.screengrabr |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyCrypto", "version": "3.0.1", "description": "The Top 10 Cryptocurrencies ranking from highest to lowest", "manifest_version": 2, "icons": { "16": "files\/img\/icon16.png", "48": "files\/img\/icon48.png", "128": "files\/img\/icon128.png" }, "browser_action": { "default_icon": "files\/img\/logo.png", "default_popup": "extension.html" }, "background": { "scripts": [ "files\/js\/extension.js" ] } } |