MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
Co je MyCrypto?
MyCrypto je rozšíření Chrome vyvinuté info.screengrabr, a jeho hlavní funkcí je „The Top 10 Cryptocurrencies ranking from highest to lowest“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření MyCrypto
Stáhněte si soubory rozšíření MyCrypto ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 .
Základní Informace o Rozšíření
Název | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
Oficiální URL | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
Popis | The Top 10 Cryptocurrencies ranking from highest to lowest |
Velikost souboru | 287 KB |
Počet instalací | 17 |
Aktuální Verze | 3.0.1 |
Poslední Aktualizace | 2021-04-25 |
Datum Vydání | 2021-04-02 |
Hodnocení | 5.00/5 Celkem 34 Hodnocení |
Vývojář | info.screengrabr |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } } |