WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Cently: Automatic Coupons + Cashback for Free

Cently: Automatic Coupons + Cashback for Free

View on Chrome Web Store
View Cently: Automatic Coupons + Cashback for Free Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (15,408 ratings)
1 new ratings
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Get Cently for free to save an average of $15 per purchase in coupons + cashback, automatically at checkout.
Type
Extension
Users
100,000 users
CouponFollow, LLC
View author page of CouponFollow, LLC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 17, 2012
Version 7.24.0
Manifest version
3
Updated
Updated on May 30, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Cently: Automatic Coupons + Cashback for Free Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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.24.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": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top