Mycool search
Mycool search - The best way to search
Mycool search là gì?
Mycool search là một tiện ích mở rộng Chrome được phát triển bởi lucypang992, và tính năng chính của nó là "Mycool search - The best way to search".
Ả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 Mycool search
Tải xuống các tệp mở rộng Mycool 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
Search the web using this useful tool from the address bar. Get inspired and make your Google Chrome experience better by replacing your browser's search bar or recent searches toolbar with Microsoft Bing search results.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Mycool search |
ID | ijhcfdmiieppnclkelnpmmmankkgkcnm |
URL Chính Thức | https://chromewebstore.google.com/detail/mycool-search/ijhcfdmiieppnclkelnpmmmankkgkcnm |
Mô tả | Mycool search - The best way to search |
Kích Thước Tệp | 10.95 KB |
Số Lần Cài Đặt | 421 |
Phiên Bản Hiện Tại | 0.1.1 |
Cập Nhật Lần Cuối | 2024-01-08 |
Ngày Phát Hành | 2024-01-08 |
Nhà Phát Triển | lucypang992 |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://search.mycooltab.com/pp.php |
Ngôn Ngữ Được Hỗ Trợ | en-GB |
manifest.json | |
{ "background": { "service_worker": "background.js", "type": "module" }, "icons": { "16": "icons\/icon16.png", "128": "icons\/icon128.png" }, "chrome_settings_overrides": { "search_provider": { "alternate_urls": [], "encoding": "UTF-8", "favicon_url": "https:\/\/search.mycooltab.com\/favicon.png", "image_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}", "image_url_post_params": "", "instant_url": "", "instant_url_post_params": "", "is_default": true, "keyword": "Mycool search", "name": "Mycool search", "search_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/search.mycooltab.com\/suggest.php?q={searchTerms}", "suggest_url_post_params": "" } }, "description": "Mycool search - The best way to search", "manifest_version": 3, "name": "Mycool search", "short_name": "mycooltab", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.1" } |