Oil Price
Brent and WTI prices in real time*
Oil Priceคืออะไร?
Oil Price เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maximya Apps และคุณลักษณะหลักของมันคือ "Brent and WTI prices in real time*"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Oil Price
ดาวน์โหลดไฟล์ส่วนขยาย Oil Price ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get Brent and WTI prices in real time* *Prices may be delayed up to 20 minutes
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bchomhcdomfcemjjfkagijhcinpbffan |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/oil-price/bchomhcdomfcemjjfkagijhcinpbffan |
คำอธิบาย | Brent and WTI prices in real time* |
ขนาดไฟล์ | 30.48 KB |
จำนวนการติดตั้ง | 759 |
เวอร์ชันปัจจุบัน | 0.1.4 |
อัปเดตครั้งล่าสุด | 2015-12-12 |
วันที่เผยแพร่ | 2015-12-12 |
คะแนน | 4.17/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | Maximya Apps |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://maximya.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Oil Price", "version": "0.1.4", "description": "Brent and WTI prices in real time*", "permissions": [], "icons": { "16": "oilpriceicon.png", "48": "oilpriceicon48.png", "128": "oilpriceicon128.png" }, "browser_action": { "default_title": "Oil Price", "default_icon": "oilpriceicon.png", "default_popup": "popup.html" }, "manifest_version": 2, "content_security_policy": "script-src 'self'; object-src 'self'" } |