Option Search
This Extension will configure your default search to Option Search. Start by typing a query in the search field.
Option Search là gì?
Option Search là một tiện ích mở rộng Chrome được phát triển bởi https://find.searchoption.net, và tính năng chính của nó là "This Extension will configure your default search to Option Search. Start by typing a query in the search field.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Option Search
Tải xuống các tệp mở rộng Option Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | poohgclikepabkobiifeemnidjdffoip |
URL Chính Thức | https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip |
Mô tả | This Extension will configure your default search to Option Search. Start by typing a query in the search field. |
Kích Thước Tệp | 9.38 KB |
Số Lần Cài Đặt | 2,164 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2021-03-10 |
Ngày Phát Hành | 2021-03-09 |
Nhà Phát Triển | https://find.searchoption.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://searchoption.net/ |
URL Trang Trợ Giúp | https://searchoption.net/contact/ |
URL Trang Chính Sách Bảo Mật | https://searchoption.net/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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" } |