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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bitfinex Chart Viewer
ดาวน์โหลดไฟล์ส่วนขยาย Bitfinex Chart Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension allows to extend chart from bitfinex.com on whole page. Also it provides quick links to bitfinex markets.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | 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\/" ] } |