WACH, Easy Streaming and Search

WACH, Easy Streaming and Search By HBM Edison, Ltd

Что такое WACH, Easy Streaming and Search?

WACH, Easy Streaming and Search - это расширение Chrome, разработанное HBM Edison, и его основная функция - "WACH, Easy Streaming and Search By HBM Edison, Ltd".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения WACH, Easy Streaming and Search

Скачайте файлы расширений 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 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"
}