WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DontPayFull - Automatic Coupon Finder

DontPayFull - Automatic Coupon Finder

View on Chrome Web Store
View DontPayFull - Automatic Coupon Finder Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (3,006 ratings)
7 new ratings
166 views
This extension has been viewed 166 times

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

Automatically finds coupons and applies the best coupon code at checkout
Type
Extension
Users
10,000 users
1K
Website dontpayfull.com
DontPayFull.com
View author page of DontPayFull.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 25, 2023
Version 1.4.75
Manifest version
3
Updated
Updated on March 13, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DontPayFull - Automatic Coupon Finder 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "version": "1.4.75",
    "description": "__MSG_description__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp7hTYeoSpV8BRLMMsOSh6jExyzTRlcSzBOR4LFlgQK1cIulXt9fHpirljh4qYXmeLRr1ckyJij19yolINrUjZ5Qgr1lpL3iCEs8H0qK3ve7f+WVWBGdHo\/+DFYoZi4P8wKko\/BtwULq962J7qPlb6nQPC+DXzw5VLEMcfy2Y9r27pyt7rdF9hOA+ojOsAFij\/K4\/T6N+GZBrgI4ScEblcxBscDEb1o1F\/j\/zH\/9iKY9mri2hZYf7GcsG04RANueKKWQVFqrE31eiPLQBAPbgzIhNwWdksXs5KsfRD6s9E5EBVdJ74quVSIY+NghoIjzy9FFk7fmzWEJuuMSsgAIaKQIDAQAB",
    "minimum_chrome_version": "100",
    "action": {
        "default_icon": {
            "24": ".\/assets\/logo\/grayscale.png"
        }
    },
    "background": {
        "service_worker": ".\/dist\/background\/bg.global.js"
    },
    "icons": {
        "16": ".\/assets\/logo\/16x16.png",
        "48": ".\/assets\/logo\/48x48.png",
        "128": ".\/assets\/logo\/128x128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "webNavigation",
        "webRequest",
        "management",
        "cookies",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/contentScripts\/index.global.js",
                "dist\/contentScripts\/style.css",
                "assets\/**",
                "fonts\/**"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/api.dontpayfull.com https:\/\/events.dpf.cloud https:\/\/sentry.dpf.cloud https:\/\/www.google-analytics.com"
    }
}
© 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