CryptoTabs
Real-time crypto prices in your new tab.
ما هو CryptoTabs؟
CryptoTabs هو إضافة Chrome تم تطويرها بواسطة https://cryptotabs.app، والميزة الرئيسية لها هي "Real-time crypto prices in your new tab.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة CryptoTabs
قم بتنزيل ملفات الامتداد CryptoTabs بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies.
معلومات أساسية عن التمديد
الاسم | CryptoTabs |
ID | lbcjaollbgiecemkpbllpkbeffegcllo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo |
الوصف | Real-time crypto prices in your new tab. |
حجم الملف | 776 KB |
عدد التثبيتات | 5,191 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2019-07-17 |
تاريخ النشر | 2019-07-16 |
تقييم | 4.47/5 مجموع تقييمات 15 |
المطور | https://cryptotabs.app |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoTabs", "version": "0.0.2", "manifest_version": 2, "description": "Real-time crypto prices in your new tab.", "icons": { "128": "cryptotabs-128.png" }, "chrome_url_overrides": { "newtab": "extension.html" } } |