First Level Default Search
First Level Default Search is a state-of-the-art search engine possibility that will help to find anything you need in a click.
First Level Default Searchคืออะไร?
First Level Default Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย firstleveldefaultsearch และคุณลักษณะหลักของมันคือ "First Level Default Search is a state-of-the-art search engine possibility that will help to find anything you need in a click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย First Level Default Search
ดาวน์โหลดไฟล์ส่วนขยาย First Level Default Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
We present you First Level Default Search as a free Chrome browser extension which allows you to upgrade your default search easily. Enjoy fast and convenient search option and see more additional results for your requests. New horizons are about to be explored. Note that by clicking "Add to Chrome", you accept and agree to install "First Level Default Search" Chrome extension and hereby agree to change default search to First Level Search and use the search program provided by the service, and you agree to the Privacy Policy and Terms of Use. https://firstlevelsearch.com/terms-conditions/ https://firstlevelsearch.com/privacy-policy/ More Information: Start by typing preferred search term into the Google Chrome Omnibox. The First Level Default Search will provide excellent search results powered by Bing. For more technical details you can read about Google Chrome API for Google Chrome Extensions. Visit our website at https://firstlevelsearch.com/ Read more about us: https://firstlevelsearch.com/about/ Uninstall Information: You may remove this extension at any time from the chrome extension page. Uninstall Instructions: https://firstlevelsearch.com/uninstalling-a-chrome-extension/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | First Level Default Search |
ID | ilcokdbagihmjgfkoccldflcodbbdnmb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/first-level-default-searc/ilcokdbagihmjgfkoccldflcodbbdnmb |
คำอธิบาย | First Level Default Search is a state-of-the-art search engine possibility that will help to find anything you need in a click. |
ขนาดไฟล์ | 29.5 KB |
จำนวนการติดตั้ง | 11,403 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2021-08-30 |
วันที่เผยแพร่ | 2021-08-29 |
ผู้พัฒนา | firstleveldefaultsearch |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://firstlevelsearch.com/ |
URL หน้าช่วยเหลือ | https://firstlevelsearch.com/contact |
URL หน้านโยบายความเป็นส่วนตัว | https://firstlevelsearch.com/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "img\/fav.png" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/firstlevelsearch.com\/media\/fav_ff93ab7b9b\/fav_ff93ab7b9b.png", "is_default": true, "keyword": "firstlevelsearch.com", "name": "First Level", "search_url": "https:\/\/firstlevelsearch.com\/r\/extds9?keywords={searchTerms}" } }, "description": "First Level Default Search is a state-of-the-art search engine possibility that will help to find anything you need in a click.", "icons": { "128": "img\/fav.png" }, "manifest_version": 2, "name": "First Level Default Search", "permissions": [ "*:\/\/*.firstlevelsearch.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |