Search Engine Switch
Easily switch among multiple search engines without having to retype the search repeatedly.
什么是Search Engine Switch?
Search Engine Switch是由https://bitbute.tech开发的Chrome扩展程序,该扩展的主要功能是“Easily switch among multiple search engines without having to retype the search repeatedly.”。
扩展截图
下载Search Engine Switch扩展crx文件
下载Search Engine Switch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension makes it easy to search for same terms across multiple search engines. Suppose you searched on google, but would also like to see the search on bing, it can be done with a single click. The extension is aware of your search text and knows how to search the same thing in another search engine.
扩展基本信息
名称 | Search Engine Switch |
ID | akelhfnaodcdhfakigbacohhcklobpnp |
官方URL | https://chromewebstore.google.com/detail/search-engine-switch/akelhfnaodcdhfakigbacohhcklobpnp |
简介 | Easily switch among multiple search engines without having to retype the search repeatedly. |
文件大小 | 542 KB |
安装次数 | 165 |
当前版本 | 1.0.5 |
更新时间 | 2022-06-13 |
上架时间 | 2022-02-01 |
评分 | 4.56/5 共9次评分 |
开发者 | https://bitbute.tech |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://bitbute.tech |
帮助页面URL | https://bitbute.tech |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.5", "short_name": "Search Engine Switch", "name": "Search Engine Switch", "description": "Easily switch among multiple search engines without having to retype the search repeatedly.", "action": { "default_title": "Search Engine Switch", "default_popup": "popup.html" }, "background": { "service_worker": "background.bundle.js" }, "content_scripts": [ { "matches": [ " |