Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

ما هو Cryptocurrency Price Ticker؟

Cryptocurrency Price Ticker هو إضافة Chrome تم تطويرها بواسطة Ethan Chiasson، والميزة الرئيسية لها هي "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".

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

screenshot

تحميل ملف CRX للإضافة Cryptocurrency Price Ticker

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

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

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

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

الاسم Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
عنوان URL الرسمي https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
الوصف This extension displays the live price of Bitcoin, Litecoin, and Ethereum
حجم الملف 47.29 KB
عدد التثبيتات 37
النسخة الحالية 2.0
آخر تحديث 2020-02-01
تاريخ النشر 2020-02-01
تقييم 5.00/5 مجموع تقييمات 1
المطور Ethan Chiasson
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}