Mycool search

Mycool search - The best way to search

O que é Mycool search?

Mycool search é uma extensão do Chrome desenvolvida por lucypang992, e sua principal característica é "Mycool search - The best way to search".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Mycool search

Baixe arquivos de extensão Mycool search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Mycool search Mycool search
ID ijhcfdmiieppnclkelnpmmmankkgkcnm
URL Oficial https://chromewebstore.google.com/detail/mycool-search/ijhcfdmiieppnclkelnpmmmankkgkcnm
Descrição Mycool search - The best way to search
Tamanho do Arquivo 10.95 KB
Contagem de Instalações 421
Versão Atual 0.1.1
Última Atualização 2024-01-08
Data de Publicação 2024-01-08
Desenvolvedor lucypang992
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://search.mycooltab.com/pp.php
Idiomas Suportados 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"
}