TopNotch Search

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

TopNotch Searchคืออะไร?

TopNotch Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TopNotch Search และคุณลักษณะหลักของมันคือ "Use Top Notch default search browser extension to search the web!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TopNotch Search

ดาวน์โหลดไฟล์ส่วนขยาย TopNotch Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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