Best key search

Best key search - The best way to search

Best key searchคืออะไร?

Best key search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย lonemoussemi และคุณลักษณะหลักของมันคือ "Best key search - The best way to search"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Best key search

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

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

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

Once Installed, if you have a default search option this will be changed to Key Tab which is secure and safe and powered by Google.

Easily find what you are looking for on the internet.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Best key search Best key search
ID gbonpkmlnbmmakpdmmjeclhcmfmigfcj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/best-key-search/gbonpkmlnbmmakpdmmjeclhcmfmigfcj
คำอธิบาย Best key search - The best way to search
ขนาดไฟล์ 8.21 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 1.1.8
อัปเดตครั้งล่าสุด 2021-11-16
วันที่เผยแพร่ 2021-11-16
ผู้พัฒนา lonemoussemi
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://keysearchs.com/pp.php
ภาษาที่รองรับ en-US
manifest.json
{
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.keysearchs.com\/favicon.ico",
            "is_default": true,
            "keyword": "key",
            "name": "Best key search",
            "search_url": "https:\/\/www.keysearchs.com\/search.php?src=bstkes&type=ds&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.keysearchs.com\/suggest.php?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "permissions": [
        "tabs"
    ],
    "description": "Best key search - The best way to search",
    "icons": {
        "16": "icons\/image16.png",
        "128": "icons\/image128.png"
    },
    "manifest_version": 2,
    "name": "Best key search",
    "short_name": "Key",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.8"
}