Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

ما هو Bitcoin Price Widget؟

Bitcoin Price Widget هو إضافة Chrome تم تطويرها بواسطة Adam Simon، والميزة الرئيسية لها هي "Simple Bitcoin price widget powered by the CoinDesk API".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Bitcoin Price Widget

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

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

                        Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API.                    

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

الاسم Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
عنوان URL الرسمي https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
الوصف Simple Bitcoin price widget powered by the CoinDesk API
حجم الملف 935 KB
عدد التثبيتات 132
النسخة الحالية 1.0.1
آخر تحديث 2023-05-21
تاريخ النشر 2018-08-01
المطور Adam Simon
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bitcoin Price Widget",
    "version": "1.0.1",
    "description": "Simple Bitcoin price widget powered by the CoinDesk API",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "bit.html"
    },
    "author": "Adam Simon"
}