PC Parts Price Tracker
Check price history, compare price from multiple vendors.
PC Parts Price Trackerคืออะไร?
PC Parts Price Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย yetanotherdev94 และคุณลักษณะหลักของมันคือ "Check price history, compare price from multiple vendors."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PC Parts Price Tracker
ดาวน์โหลดไฟล์ส่วนขยาย PC Parts Price Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Chrome extension for the pcpph.in website, the extension works on the following websites: mdcomputers.in tpstech.in vedantcomputers.com, elitehubs.com compify.in nationalpc.in tlggaming.com theitdepot.com primeabgb.com pcstudio.in After opening a specific product on the above sites, pressing get details will show you price from other vendors in a new tab.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | PC Parts Price Tracker |
ID | dnkcehbggcflmgklilfkmpflpkbokmfo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/pc-parts-price-tracker/dnkcehbggcflmgklilfkmpflpkbokmfo |
คำอธิบาย | Check price history, compare price from multiple vendors. |
ขนาดไฟล์ | 92.91 KB |
จำนวนการติดตั้ง | 21 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2022-10-08 |
วันที่เผยแพร่ | 2021-09-12 |
ผู้พัฒนา | yetanotherdev94 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PC Parts Price Tracker", "description": "Check price history, compare price from multiple vendors.", "version": "1.1", "manifest_version": 3, "author": "yetanotherdev", "action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "Get Part Price Details" }, "permissions": [ "activeTab" ], "host_permissions": [ "https:\/\/pcpph.in\/*" ] } |