WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Smart Shopping Search

Smart Shopping Search

View on Chrome Web Store
View Smart Shopping Search Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
1 views
This extension has been viewed 1 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.

The most efficient way to search and compare shopping results
Type
Extension
Users
5,000 users
1K
bigv*****************
View author page of bigv*****************
Published
Published on November 20, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on November 20, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Smart Shopping Search 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": "Smart Shopping Search",
    "version": "1.0.1",
    "description": "The most efficient way to search and compare shopping results",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Smart Shopping Search",
            "keyword": "Smart Shopping Search",
            "is_default": true,
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/smartshopsearch.org\/media\/icons\/favicon.ico",
            "search_url": "https:\/\/smartshopsearch.org\/search.php?q={searchTerms}",
            "suggest_url": "https:\/\/smartshopsearch.org\/suggestions.php?q={searchTerms}"
        }
    },
    "icons": {
        "16": "icon.png",
        "24": "icon.png",
        "48": "icon.png",
        "96": "icon.png",
        "128": "icon.png",
        "256": "icon.png"
    },
    "host_permissions": [
        "*:\/\/smartshopsearch.org\/*"
    ],
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon.png"
            ],
            "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