Octoshop: Price compare, cashback, alerts
Get the best price every time! Earn cash back at thousands of retailers, compare prices, and set price drop alerts.
Octoshop: Price compare, cashback, alertsคืออะไร?
Octoshop: Price compare, cashback, alerts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ibotta, Inc. และคุณลักษณะหลักของมันคือ "Get the best price every time! Earn cash back at thousands of retailers, compare prices, and set price drop alerts."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Octoshop: Price compare, cashback, alerts
ดาวน์โหลดไฟล์ส่วนขยาย Octoshop: Price compare, cashback, alerts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
OctoShop powered by Ibotta: OctoShop lets you price and inventory check across all of our supported stores and set notifications to find out when out-of-stock items come back in stock! - Find other stores with products in-stock If something is out-of-stock on one retail website, OctoShop will show you other retailers that have the same product in-stock. - Always get the best prices OctoShop will make sure you get the best prices for everything you buy online by showing you prices at other online stores. Fight price gouging and never get ripped off again! - Get notified when something is back in-stock. OctoShop lets you track out-of-stock products to get notified when they do get restocked. - Get notified when prices drops Something too expensive? Retailers change their prices all the time. Set a price that you are willing to buy something for and OctoShop will notify you if the price drops below your threshold. - Earn rewards for shopping online Earn cashback rewards in the form of gift cards while you shop at partnered retailers. From the creators of InStok.org - Featured on USA Today, ABC News, CBS, Dallas Morning News, etc https://www.usatoday.com/story/tech/nation-now/2020/03/29/web-tracker-lets-shoppers-find-essentials-amid-coronavirus/2935897001/ https://abcnews.go.com/Business/texas-college-students-create-website-track-stock-local/story?id=69871744 Privacy Policy - https://www.instok.org/extensionprivacy (Last updated - May 1, 2021)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Octoshop: Price compare, cashback, alerts |
ID | ahajkaoongodcmoohkcceoklokapadfh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/octoshop-price-compare-ca/ahajkaoongodcmoohkcceoklokapadfh |
คำอธิบาย | Get the best price every time! Earn cash back at thousands of retailers, compare prices, and set price drop alerts. |
ขนาดไฟล์ | 1.92 MB |
จำนวนการติดตั้ง | 59,159 |
เวอร์ชันปัจจุบัน | 104.24.1 |
อัปเดตครั้งล่าสุด | 2024-01-31 |
วันที่เผยแพร่ | 2020-07-04 |
คะแนน | 4.86/5 รวมทั้งหมด 427 คะแนน |
ผู้พัฒนา | Ibotta, Inc. |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://instok.org |
URL หน้าช่วยเหลือ | https://octoshop.org |
URL หน้านโยบายความเป็นส่วนตัว | https://ibotta.com/docs/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Octoshop: Price compare, cashback, alerts", "description": "Get the best price every time! Earn cash back at thousands of retailers, compare prices, and set price drop alerts.", "version": "104.24.1", "manifest_version": 3, "externally_connectable": { "matches": [ "https:\/\/ibotta.com\/*" ], "ids": [ "mfaedmjlefifhnhpgipjjiiekchaimpk", "eakakilajiadeadpakfhgahplpphgiko", "daoahnjjdjmnkppejpdedleddnnccdmh", "odcdkbcfkbfldbcadjnpiphmacnkckll", "ahajkaoongodcmoohkcceoklokapadfh", "lhnbfmicemfhkonkkejfpcjdpkphkppm", "dpokhdgldbkphnijmamknognepahmkhi" ] }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "optional_permissions": [ "notifications" ], "permissions": [ "storage", "unlimitedStorage", "background", "webRequest", "declarativeNetRequest", "alarms", "offscreen", "cookies" ], "background": { "service_worker": "static\/js\/background.js" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "css": [ "\/static\/css\/content.css" ], "js": [ "\/static\/js\/content.js" ] } ], "web_accessible_resources": [ { "resources": [ "static\/media\/*", "*" ], "matches": [ " |