OzBargain Chrome Extension
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
OzBargain Chrome Extensionคืออะไร?
OzBargain Chrome Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Callan และคุณลักษณะหลักของมันคือ "Always be up to date with the latest deals from OzBargain. This is an unofficial extension."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OzBargain Chrome Extension
ดาวน์โหลดไฟล์ส่วนขยาย OzBargain Chrome Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | olnacgmgbmblnhmffppmelnckkjimjga |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga |
คำอธิบาย | Always be up to date with the latest deals from OzBargain. This is an unofficial extension. |
ขนาดไฟล์ | 483 KB |
จำนวนการติดตั้ง | 41 |
เวอร์ชันปัจจุบัน | 0.0.2 |
อัปเดตครั้งล่าสุด | 2019-03-08 |
วันที่เผยแพร่ | 2019-03-08 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Callan |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "OzBargain Chrome Extension", "description": "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.", "version": "0.0.2", "browser_action": { "default_popup": "index.html", "default_title": "Open the popup" }, "icons": { "16": "logo-16.png", "48": "logo-48.png", "128": "logo-128.png" }, "permissions": [] } |