WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Saving With Shayna

Saving With Shayna

View on Chrome Web Store
View Saving With Shayna Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times

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

Saving With Shayna Exclusive Coupon Extension! Get the best deals and discounts on your favorite products!
Type
Extension
Users
30,000 users
5K
dev@********************
View author page of dev@********************
Published
Published on February 25, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on March 13, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Saving With Shayna 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": "Saving With Shayna",
    "version": "1.0.3",
    "description": "Saving With Shayna Exclusive Coupon Extension! Get the best deals and discounts on your favorite products!",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/icon_16.png",
            "32": "icons\/icon_32.png",
            "48": "icons\/icon_48.png",
            "128": "icons\/icon_128.png"
        }
    },
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "bg\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "libs\/arrive.min.js",
                "common\/Config.js",
                "common\/Messages.js",
                "common\/utils.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScripts\/popup.js",
                "contentScripts\/main.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/www.google.com\/search*"
            ],
            "js": [
                "contentScripts\/google.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "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