Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
ما هو Crypto Tracker؟
Crypto Tracker هو إضافة Chrome تم تطويرها بواسطة Dinh Luong، والميزة الرئيسية لها هي "Be up-to-date and track your favorite Cryptocurrencies movement.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Crypto Tracker
قم بتنزيل ملفات الامتداد Crypto Tracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies! معلومات أساسية عن التمديد
| الاسم | |
| ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
| الوصف | Be up-to-date and track your favorite Cryptocurrencies movement. |
| حجم الملف | 99.16 KB |
| عدد التثبيتات | 2,176 |
| النسخة الحالية | 2309 |
| آخر تحديث | 2023-09-08 |
| تاريخ النشر | 2019-07-12 |
| تقييم | 4.35/5 مجموع تقييمات 23 |
| المطور | Dinh Luong |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"manifest_version": 3,
"name": "Crypto Tracker",
"options_page": "html\/options.html",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2309",
"action": {
"default_icon": {
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
},
"default_popup": "html\/main.html",
"default_title": "Crypto Tracker"
},
"description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
"homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
"icons": {
"128": "images\/CT-logo-128.png",
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
}
} | |