Movieztab Default Search

Movieztab is a premium search extension.

Что такое Movieztab Default Search?

Movieztab Default Search - это расширение Chrome, разработанное https://movieztab.com, и его основная функция - "Movieztab is a premium search extension.".

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

screenshot
screenshot

Скачать файл CRX расширения Movieztab Default Search

Скачайте файлы расширений Movieztab Default Search в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Movieztab Default Search by Transconnection configures your Default Search to Movieztab Search, and provides an exceptional search experience powered by Bing.

Please read this part carefully:
By installing This Extension you agree to install this application, you agree to change your default search to Movieztab Search, and you agree to the End User License Agreement and the Privacy Policy:
https://movieztab.com/terms-conditions/
https://movieztab.com/privacy-policy/

More Information:
Start by typing preferred search term into the Google Chrome Omnibox. The Movieztab Search will provide excellent search results powered by Bing.
For more technical details you can read about Google Chrome API for Google Chrome Extensions.

Uninstall Information:
You may remove this extension at any time from the chrome extension page.                    

Основная информация о расширении

Название Movieztab Default Search Movieztab Default Search
ID dilmlopkhhfpnclgpealaenbpgcelced
Официальный URL https://chromewebstore.google.com/detail/movieztab-default-search/dilmlopkhhfpnclgpealaenbpgcelced
Описание Movieztab is a premium search extension.
Размер файла 28.18 KB
Количество установок 11,442
Текущая Версия 1.0
Последнее Обновление 2021-08-06
Дата публикации 2021-07-29
Разработчик https://movieztab.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://movieztab.com
URL страницы помощи https://movieztab.com/#wpcf7-f130-p86-o1
URL страницы политики конфиденциальности https://movieztab.com/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "action": {
        "default_icon": "img\/16.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/movieztab.com\/wp-content\/uploads\/2021\/07\/fav.ico",
            "is_default": true,
            "keyword": "movieztab.com",
            "name": "MoviezTab",
            "search_url": "https:\/\/movieztab.com\/r\/extds1?subid=crmstr&keywords={searchTerms}"
        }
    },
    "description": "Movieztab is a premium search extension.",
    "icons": {
        "128": "img\/256.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 3,
    "name": "Movieztab Default Search",
    "host_permissions": [
        "https:\/\/movieztab.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}