Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

ما هو Crypto Panel؟

Crypto Panel هو إضافة Chrome تم تطويرها بواسطة Everydat Utilites، والميزة الرئيسية لها هي "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Crypto Panel

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

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

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

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

الاسم Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
عنوان URL الرسمي https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
الوصف If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
حجم الملف 1.74 MB
عدد التثبيتات 437
النسخة الحالية 0.0.1
آخر تحديث 2017-10-27
تاريخ النشر 2017-10-27
تقييم 3.67/5 مجموع تقييمات 9
المطور Everydat Utilites
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}