Verge (XVG) Price Ticker
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
Verge (XVG) Price Tickerคืออะไร?
Verge (XVG) Price Ticker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://coinlookup.co และคุณลักษณะหลักของมันคือ "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Verge (XVG) Price Ticker
ดาวน์โหลดไฟล์ส่วนขยาย Verge (XVG) Price Ticker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hnkokbbffodljohjhpaabhoofokocacl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl |
คำอธิบาย | Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge. |
ขนาดไฟล์ | 44.42 KB |
จำนวนการติดตั้ง | 40 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2018-01-24 |
วันที่เผยแพร่ | 2018-01-24 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://coinlookup.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Verge (XVG) Price Ticker", "description": "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |