CoinMarketCap Tracker

Check cryptocurrencies' prices, changes on your browser immediately..

ما هو CoinMarketCap Tracker؟

CoinMarketCap Tracker هو إضافة Chrome تم تطويرها بواسطة Kessawy، والميزة الرئيسية لها هي "Check cryptocurrencies' prices, changes on your browser immediately..".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة CoinMarketCap Tracker

قم بتنزيل ملفات الامتداد CoinMarketCap Tracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This Price Ticker can display over 1500 cryptocurrencies and global infos of the crypto market. 
With the constant rise of all cryptocurrencies in the world and their predestined future, it's time to keep an eye on the whole market cap. 
Watch prices and variations of a cryptocurrency with this light but useful chrome extension.

Current Version: 3.0.1

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price but also all others coins, listed by CoinMarketCap!!
- Available in all currencies and languages!                    

معلومات أساسية عن التمديد

الاسم CoinMarketCap Tracker CoinMarketCap Tracker
ID jjfppgljnjgmkkbpkpbdbbdaleihgfnh
عنوان URL الرسمي https://chromewebstore.google.com/detail/coinmarketcap-tracker/jjfppgljnjgmkkbpkpbdbbdaleihgfnh
الوصف Check cryptocurrencies' prices, changes on your browser immediately..
حجم الملف 395 KB
عدد التثبيتات 277
النسخة الحالية 3.0
آخر تحديث 2023-12-23
تاريخ النشر 2018-05-06
تقييم 4.00/5 مجموع تقييمات 2
المطور Kessawy
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoinMarketCap Tracker",
    "version": "3.0",
    "manifest_version": 3,
    "description": "Check cryptocurrencies' prices, changes on your browser immediately..",
    "background": {
        "service_worker": "js\/script.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_popup_tab_title": "CoinMarketCap Tracker"
    },
    "icons": {
        "16": "img\/Bitcoin-icon.png",
        "48": "img\/Bitcoin-icon.png",
        "128": "img\/Bitcoin-icon.png"
    }
}