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是由https://find.searchoption.net開發的Chrome擴展程式,該擴展的主要功能是“This Extension will configure your default search to Option Search. Start by typing a query in the search field.”。
擴展截圖
下載Option Search擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | poohgclikepabkobiifeemnidjdffoip |
官方網址 | 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" } |