MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
ما هو MyCrypto؟
MyCrypto هو إضافة Chrome تم تطويرها بواسطة info.screengrabr، والميزة الرئيسية لها هي "The Top 10 Cryptocurrencies ranking from highest to lowest".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة MyCrypto
قم بتنزيل ملفات الامتداد MyCrypto بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" ] } } |