TopNotch Search

Use Top Notch default search browser extension to search the web!

TopNotch Search란 무엇입니까?

TopNotch Search은(는) TopNotch Search에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use Top Notch default search browser extension to search the web!"입니다.

확장 프로그램 스크린샷

screenshot

TopNotch Search 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Use TopNotch default search browser extension to search the web!

TopNotch Search configures your Chrome Default Search settings to www.TN-search.com, allowing you to quickly search the web from your Chrome address bar!

terms:
https://site.tn-search.com/tos?c=tn

privacy:
https://site.tn-search.com/privacy?c=tn

By clicking "Add to chrome", I accept and agree to installing the TopNotch Search extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.                    

확장 프로그램 기본 정보

이름 TopNotch Search TopNotch Search
ID kcaifijhaiiefnonefimpkghocjcajjl
공식 URL https://chromewebstore.google.com/detail/topnotch-search/kcaifijhaiiefnonefimpkghocjcajjl
설명 Use Top Notch default search browser extension to search the web!
파일 크기 13.76 KB
설치 횟수 2,511
현재 버전 1.0.2
최근 업데이트 2023-08-10
출시 날짜 2023-08-03
개발자 TopNotch Search
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://site.tn-search.com/privacy?c=tn
지원되는 언어 en-US
manifest.json
{
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.tn-search.com\/tn-search.com\/img\/favicon.ico",
            "is_default": true,
            "keyword": "Default-Search",
            "name": "TopNotch",
            "search_url": "https:\/\/r.tn-search.com\/search?q={searchTerms}",
            "suggest_url": "https:\/\/s.tn-search.com\/suggest\/?q={searchTerms}"
        }
    },
    "description": "Use Top Notch default search browser extension to search the web!",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "TopNotch Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}