Movieztab Default Search

Movieztab is a premium search extension.

Co to jest Movieztab Default Search?

Movieztab Default Search to rozszerzenie Chrome opracowane przez https://movieztab.com, a jego główną funkcją jest „Movieztab is a premium search extension.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Movieztab Default Search

Pobierz pliki rozszerzeń Movieztab Default Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Movieztab Default Search Movieztab Default Search
ID dilmlopkhhfpnclgpealaenbpgcelced
Oficjalny URL https://chromewebstore.google.com/detail/movieztab-default-search/dilmlopkhhfpnclgpealaenbpgcelced
Opis Movieztab is a premium search extension.
Rozmiar pliku 28.18 KB
Liczba instalacji 11,442
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-08-06
Data Publikacji 2021-07-29
Deweloper https://movieztab.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://movieztab.com
Adres URL Strony Pomocy https://movieztab.com/#wpcf7-f130-p86-o1
Adres URL Strony Polityki Prywatności https://movieztab.com/privacy-policy
Obsługiwane Języki 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"
}