MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
MyCrypto क्या है?
MyCrypto info.screengrabr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Top 10 Cryptocurrencies ranking from highest to lowest"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में MyCrypto एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 .
एक्सटेंशन की मूल जानकारी
नाम | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
आधिकारिक URL | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
विवरण | The Top 10 Cryptocurrencies ranking from highest to lowest |
फ़ाइल का आकार | 287 KB |
स्थापना संख्या | 17 |
वर्तमान संस्करण | 3.0.1 |
अंतिम अपडेट | 2021-04-25 |
प्रकाशन तिथि | 2021-04-02 |
रेटिंग | 5.00/5 कुल 34 रेटिंग्स |
डेवलपर | info.screengrabr |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" ] } } |