WACH, Easy Streaming and Search
WACH, Easy Streaming and Search By HBM Edison, Ltd
O que é WACH, Easy Streaming and Search?
WACH, Easy Streaming and Search é uma extensão do Chrome desenvolvida por HBM Edison, e sua principal característica é "WACH, Easy Streaming and Search By HBM Edison, Ltd".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão WACH, Easy Streaming and Search
Baixe arquivos de extensão WACH, Easy Streaming and Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | WACH, Easy Streaming and Search |
ID | aliefofmdcpejbgjiggphgbglcafddmk |
URL Oficial | https://chromewebstore.google.com/detail/wach-easy-streaming-and-s/aliefofmdcpejbgjiggphgbglcafddmk |
Descrição | WACH, Easy Streaming and Search By HBM Edison, Ltd |
Tamanho do Arquivo | 3.26 MB |
Contagem de Instalações | 33,285 |
Versão Atual | 3.3.2 |
Última Atualização | 2022-09-02 |
Data de Publicação | 2021-04-05 |
Classificação | 4.08/5 Total de 12 Avaliações |
Desenvolvedor | HBM Edison |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://wachextension.xyz/ |
URL da Página de Ajuda | http://wachextension.xyz#contact |
URL da Página de Política de Privacidade | http://wachextension.xyz/privacy-policy |
Idiomas Suportados | 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" } |