Savings Bar: Compare Prices in One Click
One Click Price Comparison. Start Saving Smartly
Savings Bar: Compare Prices in One Clickคืออะไร?
Savings Bar: Compare Prices in One Click เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Savings.Bar. และคุณลักษณะหลักของมันคือ "One Click Price Comparison. Start Saving Smartly"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Savings Bar: Compare Prices in One Click
ดาวน์โหลดไฟล์ส่วนขยาย Savings Bar: Compare Prices in One Click ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
SavingsBar - Price Comparison Engine Start Saving Smartly! ------------------------------ How does it work? ------------------------------ When you visit an online shop or a product page, SavingsBar activating and starts analyzing the content of current page in the background, in order to read product details of the offered product. If SavingsBar finds a better price, it simply shows a green note right on the icon in your web browser. Depending on the available resources and the depth of product searching - the duration of the search query may differ from few seconds to minutes. ------------------------------ Privacy policy ------------------------------ https://savings.bar/privacy
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Savings Bar: Compare Prices in One Click |
ID | ebpbpodkpkceaodnfdeigbcafahaakmo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/savings-bar-compare-price/ebpbpodkpkceaodnfdeigbcafahaakmo |
คำอธิบาย | One Click Price Comparison. Start Saving Smartly |
ขนาดไฟล์ | 626 KB |
จำนวนการติดตั้ง | 26 |
เวอร์ชันปัจจุบัน | 3.1.2 |
อัปเดตครั้งล่าสุด | 2021-08-12 |
วันที่เผยแพร่ | 2020-09-25 |
คะแนน | 4.87/5 รวมทั้งหมด 53 คะแนน |
ผู้พัฒนา | Savings.Bar. |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://savings.bar/ |
URL หน้านโยบายความเป็นส่วนตัว | https://savings.bar/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Savings Bar: Compare Prices in One Click", "description": "One Click Price Comparison. Start Saving Smartly", "version": "3.1.2", "offline_enabled": false, "permissions": [ "*:\/\/savings.bar\/*", "*:\/\/*.savings.bar\/*" ], "optional_permissions": [ "*:\/\/amazon.com\/*", "*:\/\/*.ssl-images-amazon.com\/*", "*:\/\/ebay.com\/*", "*:\/\/*.alicdn.com\/*", "*:\/\/aliexpress.com\/*" ], "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |