Mycool search

Mycool search - The best way to search

Cos'è Mycool search?

Mycool search è un'estensione di Chrome sviluppata da lucypang992, e la sua funzione principale è "Mycool search - The best way to search".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Mycool search

Scarica i file di estensione Mycool search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Mycool search Mycool search
ID ijhcfdmiieppnclkelnpmmmankkgkcnm
URL Ufficiale https://chromewebstore.google.com/detail/mycool-search/ijhcfdmiieppnclkelnpmmmankkgkcnm
Descrizione Mycool search - The best way to search
Dimensione del File 10.95 KB
Conteggio Installazioni 421
Versione Corrente 0.1.1
Ultimo Aggiornamento 2024-01-08
Data di Pubblicazione 2024-01-08
Sviluppatore lucypang992
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://search.mycooltab.com/pp.php
Lingue Supportate 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"
}