New Tab - Bitcoin Price Checker v1.0

Keep up to date with the latest Bitcoin (BTC) price on every new tab.

ما هو New Tab - Bitcoin Price Checker v1.0؟

New Tab - Bitcoin Price Checker v1.0 هو إضافة Chrome تم تطويرها بواسطة Thomas Rosales، والميزة الرئيسية لها هي "Keep up to date with the latest Bitcoin (BTC) price on every new tab.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة New Tab - Bitcoin Price Checker v1.0

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

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

                        Keep up to date with the latest Bitcoin (BTC) prices on every new tab opened. Keeps a history of the latest tabs opened with a snapshot of the price for easy compare. Live updates every 5 seconds. No refresh needed!                    

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

الاسم New Tab - Bitcoin Price Checker v1.0 New Tab - Bitcoin Price Checker v1.0
ID pbmcdncnehlnimihdhpicjjdbgkanoap
عنوان URL الرسمي https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap
الوصف Keep up to date with the latest Bitcoin (BTC) price on every new tab.
حجم الملف 11.43 KB
عدد التثبيتات 20
النسخة الحالية 1.1
آخر تحديث 2018-12-20
تاريخ النشر 2018-12-19
تقييم 1.00/5 مجموع تقييمات 1
المطور Thomas Rosales
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab - Bitcoin Price Checker v1.0",
    "description": "Keep up to date with the latest Bitcoin (BTC) price on every new tab.",
    "homepage_url": "http:\/\/thomasrosales.com",
    "version": "1.1",
    "icons": {
        "48": "icons\/icon.png",
        "96": "icons\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}