Option Search

This Extension will configure your default search to Option Search. Start by typing a query in the search field.

Option Searchคืออะไร?

Option Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://find.searchoption.net และคุณลักษณะหลักของมันคือ "This Extension will configure your default search to Option Search. Start by typing a query in the search field."

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

screenshot
screenshot
screenshot

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

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

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

                        This Extension will configure your default search to Option Search. Start by typing a query in the search field.

Search the web using this useful tool from the address bar.

This extension can be uninstalled at any time.

Permissions & Reasons Used

Our extension only uses the minimum permissions required.                    

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

ชื่อ Option Search Option Search
ID poohgclikepabkobiifeemnidjdffoip
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip
คำอธิบาย This Extension will configure your default search to Option Search. Start by typing a query in the search field.
ขนาดไฟล์ 9.38 KB
จำนวนการติดตั้ง 2,164
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2021-03-10
วันที่เผยแพร่ 2021-03-09
ผู้พัฒนา https://find.searchoption.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://searchoption.net/
URL หน้าช่วยเหลือ https://searchoption.net/contact/
URL หน้านโยบายความเป็นส่วนตัว https://searchoption.net/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "action": {
        "default_action": "image\/16.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/find.searchoption.net\/favicon.ico",
            "keyword": "Option Search",
            "name": "Option Search",
            "search_url": "https:\/\/find.searchoption.net\/?q={searchTerms}",
            "is_default": true
        }
    },
    "description": "This Extension will configure your default search to Option Search. Start by typing a query in the search field.",
    "icons": {
        "128": "image\/128.png",
        "64": "image\/64.png",
        "48": "image\/48.png",
        "32": "image\/32.png",
        "16": "image\/16.png"
    },
    "homepage_url": "https:\/\/find.searchoption.net\/?c=1905",
    "options_ui": {
        "open_in_tab": true,
        "page": "options\/options.html"
    },
    "manifest_version": 3,
    "name": "Option Search",
    "host_permissions": [
        "https:\/\/find.searchoption.net\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}