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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}