Mycool

Mycool search - The best way to search

Vad är Mycool?

Mycool är en Chrome-tillägg utvecklad av fibeyonie, och dess huvudfunktion är "Mycool search - The best way to search".

Tilläggsskärmbilder

screenshot

Ladda ner Mycool-förlängningens CRX-fil

Ladda ner Mycool-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        This extension changes your Chrome's Default Search. Optimized search powered by Bing.

Easily find what you are looking for on the internet.                    

Grundläggande Information om Tillägg

Namn Mycool Mycool
ID banfcjdifkjgmbbbpobnephgghccbkhf
Officiell webbadress https://chromewebstore.google.com/detail/mycool/banfcjdifkjgmbbbpobnephgghccbkhf
Beskrivning Mycool search - The best way to search
Filstorlek 11.48 KB
Antal Installationer 326
Aktuell Version 0.1.1
Senast Uppdaterad 2024-01-09
Publiceringsdatum 2024-01-09
Utvecklare fibeyonie
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://search.mycooltab.com/pp.php
Stödda Språk en-US
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=mycdss&type=ds&q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "Mycool",
            "name": "Mycool",
            "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",
    "short_name": "mycooltab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.1"
}