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 |
Eメール | [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": [ " |