Mycool search

Mycool search - The best way to search

什么是Mycool search?

Mycool search是由lucypang992开发的Chrome扩展程序,该扩展的主要功能是“Mycool search - The best way to search”。

扩展截图

screenshot

下载Mycool search扩展crx文件

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

扩展使用说明

                        Search the web using this useful tool from the address bar.

Get inspired and make your Google Chrome experience better by replacing your browser's search bar or recent searches toolbar with Microsoft Bing search results.                    

扩展基本信息

名称 Mycool search Mycool search
ID ijhcfdmiieppnclkelnpmmmankkgkcnm
官方URL https://chromewebstore.google.com/detail/mycool-search/ijhcfdmiieppnclkelnpmmmankkgkcnm
简介 Mycool search - The best way to search
文件大小 10.95 KB
安装次数 421
当前版本 0.1.1
更新时间 2024-01-08
上架时间 2024-01-08
开发者 lucypang992
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://search.mycooltab.com/pp.php
支持的语言 en-GB
manifest.json
{
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "128": "icons\/icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/search.mycooltab.com\/favicon.png",
            "image_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "Mycool search",
            "name": "Mycool search",
            "search_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/search.mycooltab.com\/suggest.php?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "description": "Mycool search - The best way to search",
    "manifest_version": 3,
    "name": "Mycool search",
    "short_name": "mycooltab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.1"
}