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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |