Cently: Automatic Coupons + Cashback for Free
Get Cently for free to save an average of $15 per purchase in coupons + cashback, automatically at checkout.
什么是Cently: Automatic Coupons + Cashback for Free?
Cently: Automatic Coupons + Cashback for Free是由https://couponfollow.com开发的Chrome扩展程序,该扩展的主要功能是“Get Cently for free to save an average of $15 per purchase in coupons + cashback, automatically at checkout.”。
扩展截图
下载Cently: Automatic Coupons + Cashback for Free扩展crx文件
下载Cently: Automatic Coupons + Cashback for Free扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Add Cently for free to save an average of $15 per purchase through automatically applied coupon codes. Plus, get cashback on thousands of popular shopping sites. 🛍️ Cently works at all of your favorite online stores Shop confidently with the best promo codes for the most popular stores. Or, simply browse for deals on pizza, food delivery, travel, fashion, electronics, and home improvement. ⭐ Thousands of trusted reviews Don't just take our word for it: check out 15,000+ 5-star reviews from real users, and read about our best money saving tips as reported by CNBC, CNET, Time Magazine, PC Mag, and US News 💰 Instant coupons and cashback on thousands of top shopping sites Stop wasting your time with expired coupon codes. Let Cently apply the best promo codes and cashback offers, automatically searching through popular and hard-to-find coupons every time you shop online. ✅ Save with hidden deals on Amazon Amazon shoppers have saved an average of 20% with Cently. We instantly check if you can get a better price from trusted third party sellers, including those offering Prime. 💸 Browse our best available coupons for a specific store Stop playing the "is it expired?" game, and save time by browsing a list of verified coupon codes from your favorite store. ---------------------------------------------- If you have any questions at all please contact us directly at: https://support.couponfollow.com/ and we’ll help you out! If you have any concerns please view our Terms of Service at https://couponfollow.com/docs/terms-of-use Cently may earn a commission when you use one of our coupons/links to make a purchase.
扩展基本信息
名称 | Cently: Automatic Coupons + Cashback for Free |
ID | kegphgaihkjoophpabchkmpaknehfamb |
官方URL | https://chromewebstore.google.com/detail/cently-automatic-coupons/kegphgaihkjoophpabchkmpaknehfamb |
简介 | Get Cently for free to save an average of $15 per purchase in coupons + cashback, automatically at checkout. |
文件大小 | 2.59 MB |
安装次数 | 193,392 |
当前版本 | 7.6.0 |
更新时间 | 2024-01-27 |
上架时间 | 2020-07-02 |
评分 | 4.87/5 共15288次评分 |
开发者 | https://couponfollow.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://couponfollow.com/checkout |
帮助页面URL | https://couponfollow.com/checkout/help |
隐私政策页面URL | https://couponfollow.com/checkout/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cently: Automatic Coupons + Cashback for Free", "description": "Get Cently for free to save an average of $15 per purchase in coupons + cashback, automatically at checkout.", "version": "7.6.0", "manifest_version": 3, "icons": { "16": "icons\/catc2-16.png", "48": "icons\/catc2-32.png", "64": "icons\/catc2-64.png", "128": "icons\/catc2-128.png" }, "action": { "default_title": "Cently", "default_icon": { "128": "icons\/catc2-disabled-128.png" } }, "permissions": [ "storage", "alarms", "webRequest", "scripting" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start", "js": [ "contentScript.js" ] }, { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start", "css": [ "css\/fonts.css" ] } ], "web_accessible_resources": [ { "resources": [ "siteScript.js", "*.js.map", "*.css", "*.css.map", "fonts\/*", "images\/*", "merchantTermsPage.html" ], "matches": [ " |