Mycool

Mycool search - The best way to search

What is Mycool?

Mycool is a Chrome extension developed by fibeyonie, and its main feature is "Mycool search - The best way to search".

Extension Screenshots

screenshot

Download Mycool Extension CRX File

Download Mycool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Easily find what you are looking for on the internet.                    

Extension Basic Information

Name Mycool Mycool
ID banfcjdifkjgmbbbpobnephgghccbkhf
Official URL https://chromewebstore.google.com/detail/mycool/banfcjdifkjgmbbbpobnephgghccbkhf
Description Mycool search - The best way to search
File Size 11.48 KB
Installation Count 326
Current Version 0.1.1
Last Updated 2024-01-09
Publish Date 2024-01-09
Developer fibeyonie
Email [email protected]
Payment Type free
Privacy Policy Page URL https://search.mycooltab.com/pp.php
Supported Languages 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"
}