MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
What is MyCrypto?
MyCrypto is a Chrome extension developed by info.screengrabr, and its main feature is "The Top 10 Cryptocurrencies ranking from highest to lowest".
Extension Screenshots
Download MyCrypto Extension CRX File
Download MyCrypto extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 .
Extension Basic Information
Name | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
Official URL | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
Description | The Top 10 Cryptocurrencies ranking from highest to lowest |
File Size | 287 KB |
Installation Count | 17 |
Current Version | 3.0.1 |
Last Updated | 2021-04-25 |
Publish Date | 2021-04-02 |
Rating | 5.00/5 Total 34 Ratings |
Developer | info.screengrabr |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } } |