Search Engine by SoSearcher

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

什么是Search Engine by SoSearcher?

Search Engine by SoSearcher是由https://sosearcher.com开发的Chrome扩展程序,该扩展的主要功能是“חיפוש באינטרנט בראש שקט”。

扩展截图

screenshot
screenshot

下载Search Engine by SoSearcher扩展crx文件

下载Search Engine by SoSearcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Search Engine by SoSearcher Search Engine by SoSearcher
ID codnabjahlcbleacelaabcphcobjkmlf
官方URL https://chromewebstore.google.com/detail/search-engine-by-sosearch/codnabjahlcbleacelaabcphcobjkmlf
简介 חיפוש באינטרנט בראש שקט
文件大小 12.1 KB
安装次数 20,000
当前版本 1.2.3
更新时间 2023-08-27
上架时间 2023-08-26
开发者 https://sosearcher.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://sosearcher.com
隐私政策页面URL https://sosearcher.com/privacy.html
支持的语言 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\/*"
        ]
    }
}