WACH, Easy Streaming and Search
WACH, Easy Streaming and Search By HBM Edison, Ltd
Was ist WACH, Easy Streaming and Search?
WACH, Easy Streaming and Search ist eine Chrome-Erweiterung, die von HBM Edison entwickelt wurde, und ihr Hauptmerkmal ist "WACH, Easy Streaming and Search By HBM Edison, Ltd".
Erweiterungsscreenshots
WACH, Easy Streaming and Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie WACH, Easy Streaming and Search-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | WACH, Easy Streaming and Search |
ID | aliefofmdcpejbgjiggphgbglcafddmk |
Offizielle URL | https://chromewebstore.google.com/detail/wach-easy-streaming-and-s/aliefofmdcpejbgjiggphgbglcafddmk |
Beschreibung | WACH, Easy Streaming and Search By HBM Edison, Ltd |
Dateigröße | 3.26 MB |
Installationsanzahl | 33,285 |
Aktuelle Version | 3.3.2 |
Letztes Update | 2022-09-02 |
Veröffentlichungsdatum | 2021-04-05 |
Bewertung | 4.08/5 Insgesamt 12 Bewertungen |
Entwickler | HBM Edison |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://wachextension.xyz/ |
Hilfeseite URL | http://wachextension.xyz#contact |
URL der Datenschutzrichtlinien-Seite | http://wachextension.xyz/privacy-policy |
Unterstützte Sprachen | 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" } |