Bitfinex Chart Viewer

This extension allows the user to extend chart from bitfinex on whole page

ما هو Bitfinex Chart Viewer؟

Bitfinex Chart Viewer هو إضافة Chrome تم تطويرها بواسطة NightWolf، والميزة الرئيسية لها هي "This extension allows the user to extend chart from bitfinex on whole page".

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

screenshot

تحميل ملف CRX للإضافة Bitfinex Chart Viewer

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

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

                        This extension allows to extend chart from bitfinex.com on whole page. Also it provides quick links to bitfinex markets.                    

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

الاسم Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
عنوان URL الرسمي https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
الوصف This extension allows the user to extend chart from bitfinex on whole page
حجم الملف 9.5 KB
عدد التثبيتات 87
النسخة الحالية 1.1
آخر تحديث 2017-11-05
تاريخ النشر 2017-11-05
المطور NightWolf
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bitfinex Chart Viewer",
    "description": "This extension allows the user to extend chart from bitfinex on whole page",
    "version": "1.1",
    "browser_action": {
        "default_icon": "resources\/icon.png",
        "default_popup": "src\/popup.html"
    },
    "permissions": [
        "https:\/\/*.bitfinex.com\/"
    ]
}