WebExtension.net
Toggle dark mode
WebExtension.net

SimplyCodes: Promo Codes & Rewards

View on Chrome Web Store
View SimplyCodes: Promo Codes & Rewards Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (158 ratings)
1 new ratings
123 views
This extension has been viewed 123 times

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

Promo codes that actually work. Coupons shared and tested by the community. Cash back at 400,000+ stores.
Type
Extension
Users
50,000 users
Website simplycodes.com
Demand.io
View author page of Demand.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 30, 2020
Version 2.4.2
Manifest version
3
Updated
Updated on January 15, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SimplyCodes: Promo Codes & Rewards 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__",
    "description": "__MSG_extDescription__",
    "version": "2.4.2",
    "short_name": "__MSG_brandName__",
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png"
    },
    "default_locale": "en",
    "homepage_url": "https:\/\/simplycodes.com\/",
    "action": {
        "default_title": "__MSG_browserActionName__",
        "default_icon": {
            "16": "\/icons\/inactive-16.png",
            "19": "\/icons\/inactive-19.png",
            "32": "\/icons\/inactive-32.png",
            "38": "\/icons\/inactive-38.png",
            "48": "\/icons\/inactive-48.png",
            "128": "\/icons\/inactive-128.png",
            "256": "\/icons\/inactive-256.png"
        }
    },
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data: https:\/\/simplycodes.com https:\/\/cdn.simplycodes.com https:\/\/images.simplycodes.com; font-src 'self' data: https:\/\/storage.googleapis.com https:\/\/images.simplycodes.com;"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/intercept.js"
            ],
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/content.css"
            ],
            "matches": [
                "<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