Anywhere Search

This Extension will set default search to Anywhere Search. Use it by typing a query in the search field.

什么是Anywhere Search?

Anywhere Search是由https://v-media.me开发的Chrome扩展程序,该扩展的主要功能是“This Extension will set default search to Anywhere Search. Use it by typing a query in the search field.”。

扩展截图

screenshot
screenshot

下载Anywhere Search扩展crx文件

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

扩展使用说明

                        Hello from AnyWhereSearch!

Please enjoy your search experience. The AnyWhereSearch extension will configure your default search and new tab to Anywhere Search.

By clicking "Add to Chrome", you accept and agree to install the AnyWhereSearch chrome extension, set the Chrome new tab and default search to AnywhereSearch powered by Bing, and adhere to the Terms of Use (https://anywheresearch.com/terms.html) and Privacy Policy (https://anywheresearch.com/privacy-policy.html) .                    

扩展基本信息

名称 Anywhere Search Anywhere Search
ID hboldpniicbdhlfcejjlkdgnbppiaajn
官方URL https://chromewebstore.google.com/detail/anywhere-search/hboldpniicbdhlfcejjlkdgnbppiaajn
简介 This Extension will set default search to Anywhere Search. Use it by typing a query in the search field.
文件大小 13.27 KB
安装次数 20,000
当前版本 1.0.7
更新时间 2021-07-15
上架时间 2021-04-01
评分 5.00/5 共8次评分
开发者 https://v-media.me
电子邮箱 [email protected]
付费类型 free
扩展官网 https://anywheresearch.com
帮助页面URL https://anywheresearch.com/support
隐私政策页面URL https://v-media.me
支持的语言 en-US
manifest.json
{
    "action": {
        "default_action": "image\/16.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/anywheresearch.com\/favicon.ico",
            "is_default": true,
            "keyword": "Anywhere Search",
            "name": "Anywhere Search",
            "search_url": "https:\/\/anywheresearch.com\/?id=26&keyword={searchTerms}"
        }
    },
    "chrome_url_overrides": {
        "newtab": "my.html"
    },
    "description": "This Extension will set default search to Anywhere Search. Use it by typing a query in the search field.",
    "homepage_url": "https:\/\/anywheresearch.com\/",
    "host_permissions": [
        "https:\/\/anywheresearch.com\/*"
    ],
    "icons": {
        "128": "image\/128.png",
        "16": "image\/16.png",
        "32": "image\/32.png",
        "48": "image\/48.png",
        "64": "image\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgSB2DS0DTzFrpS9tI57JreTMpNxqvzuwsuMBHkUkwNFwB4Z5ODhUnO5EaQdpLmcXgr3Qi\/gNNUMYuGvHZwMXRCAaXMmiP79wmVJGT42nyLDlOX4v1j2nllzW9QoZp3LNiqrqRoClWvUm75NcadNEOkc9B1IPUbWHDq5VbnPRn6cJtBeepjKSt4sd+yjy1ULHhOqLitS7CcTYhU6DuH\/95xz9\/KALBgKzkfuSSIrB3wNMrxT8vV6p1geZ\/kNA5yXp7ZkvigDI4e+2s38y1xoLychnXmzM9X9DGuZYCe+CxtCweqUllaDeH4ZwEWolCiD4wQcF9VzG31zuFWKd4LddnQIDAQAB",
    "manifest_version": 3,
    "name": "Anywhere Search",
    "options_ui": {
        "open_in_tab": true
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7"
}