Search Engine by SoSearcher

חיפוש באינטרנט בראש שקט

What is Search Engine by SoSearcher?

Search Engine by SoSearcher is a Chrome extension developed by https://sosearcher.com, and its main feature is "חיפוש באינטרנט בראש שקט".

Extension Screenshots

screenshot
screenshot

Download Search Engine by SoSearcher Extension CRX File

Download Search Engine by SoSearcher extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        חיפוש שקט ובטוח - יאפשרו לך למצוא מוזיקה שאתה אוהב בקלות.                    

Extension Basic Information

Name Search Engine by SoSearcher Search Engine by SoSearcher
ID codnabjahlcbleacelaabcphcobjkmlf
Official URL https://chromewebstore.google.com/detail/search-engine-by-sosearch/codnabjahlcbleacelaabcphcobjkmlf
Description חיפוש באינטרנט בראש שקט
File Size 12.1 KB
Installation Count 20,000
Current Version 1.2.3
Last Updated 2023-08-27
Publish Date 2023-08-26
Developer https://sosearcher.com
Email [email protected]
Payment Type free
Extension Website https://sosearcher.com
Privacy Policy Page URL https://sosearcher.com/privacy.html
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Search Engine by SoSearcher",
    "version": "1.2.3",
    "description": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05d1\u05e8\u05d0\u05e9 \u05e9\u05e7\u05d8",
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/sosearcher.com\/favicon.ico",
            "image_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
            "image_url_post_params": "",
            "instant_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/sosearcher.com\/",
            "name": "SoSearcher",
            "search_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
            "suggest_url_post_params": ""
        },
        "startup_pages": [
            "https:\/\/sosearcher.com\/?sid=g1.2"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon128.png"
        },
        "default_title": "SoSearcher - \u05de\u05e0\u05d5\u05e2 \u05d7\u05d9\u05e4\u05d5\u05e9"
    },
    "permissions": [],
    "background": {
        "service_worker": "scripts\/service_worker.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.down4me.net\/*"
        ]
    }
}