WACH, Easy Streaming and Search
WACH, Easy Streaming and Search By HBM Edison, Ltd
什么是WACH, Easy Streaming and Search?
WACH, Easy Streaming and Search是由HBM Edison开发的Chrome扩展程序,该扩展的主要功能是“WACH, Easy Streaming and Search By HBM Edison, Ltd”。
扩展截图
下载WACH, Easy Streaming and Search扩展crx文件
下载WACH, Easy Streaming and Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
WACH is a lightweight and useful New Tab Extension designed for getting quick and easy access to your favorite streaming sites and an accessible web search (provided by Bing.com) right in the comfort of your web browser. The search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. * Please read carefully: by installing the WACH extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. About Us: http://wachextension.xyz/about-us End-User License Agreement: http://wachextension.xyz/EULA Privacy Policy: http://wachextension.xyz/privacy-policy
扩展基本信息
名称 | WACH, Easy Streaming and Search |
ID | aliefofmdcpejbgjiggphgbglcafddmk |
官方URL | https://chromewebstore.google.com/detail/wach-easy-streaming-and-s/aliefofmdcpejbgjiggphgbglcafddmk |
简介 | WACH, Easy Streaming and Search By HBM Edison, Ltd |
文件大小 | 3.26 MB |
安装次数 | 33,285 |
当前版本 | 3.3.2 |
更新时间 | 2022-09-02 |
上架时间 | 2021-04-05 |
评分 | 4.08/5 共12次评分 |
开发者 | HBM Edison |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://wachextension.xyz/ |
帮助页面URL | http://wachextension.xyz#contact |
隐私政策页面URL | http://wachextension.xyz/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/logo128.png", "default_title": "WACH, Easy Streaming and Search" }, "chrome_url_overrides": { "newtab": "html\/index.html" }, "description": "WACH, Easy Streaming and Search \u00a0By HBM Edison, Ltd", "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "background": { "service_worker": "html\/js\/background.js" }, "manifest_version": 3, "name": "WACH, Easy Streaming and Search", "short_name": "WACH", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.3.2" } |