WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Content Site Search Guru

Content Site Search Guru

View on Chrome Web Store
View Content Site Search Guru Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (48 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.

Provides an easy and pleasant search of content on the content sites directly from your browser's address bar.
Type
Extension
Users
50,000 users
10K
Website sites-guru.com
Content Site Search Guru
View author page of Content Site Search Guru
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 11, 2018
Version 3.2.1
Manifest version
3
Updated
Updated on May 24, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Content Site Search Guru 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": "Content Site Search Guru",
    "description": "Provides an easy and pleasant search of content on the content sites directly from your browser's address bar.",
    "version": "3.2.1",
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/search.searchsafe.tech\/favicon.ico",
            "is_default": true,
            "name": "Content Site Guru",
            "keyword": "safe",
            "search_url": "https:\/\/search.searchsafe.tech\/search\/?category=web&vert=safe&s=c1pr&q={searchTerms}",
            "suggest_url": "https:\/\/sug.searchsafe.tech\/v1\/sug\/?s=c1pr&vert=safe&q={searchTerms}"
        }
    },
    "homepage_url": "https:\/\/search.searchsafe.tech\/wim\/ds\/gotohub\/?yid=c1pr",
    "background": {
        "service_worker": "bg\/background.js",
        "type": "module"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.searchsafe.tech\/*"
        ]
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_title": "Content Site Search Guru"
    },
    "permissions": [
        "storage"
    ],
    "optional_host_permissions": [
        "*:\/\/*.searchsafe.tech\/*"
    ],
    "optional_permissions": [
        "cookies"
    ],
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "img\/icon16.png"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ]
}
© 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