Movieztab Default Search

Movieztab is a premium search extension.

Vad är Movieztab Default Search?

Movieztab Default Search är en Chrome-tillägg utvecklad av https://movieztab.com, och dess huvudfunktion är "Movieztab is a premium search extension.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Movieztab Default Search-förlängningens CRX-fil

Ladda ner Movieztab Default Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Movieztab Default Search Movieztab Default Search
ID dilmlopkhhfpnclgpealaenbpgcelced
Officiell webbadress https://chromewebstore.google.com/detail/movieztab-default-search/dilmlopkhhfpnclgpealaenbpgcelced
Beskrivning Movieztab is a premium search extension.
Filstorlek 28.18 KB
Antal Installationer 11,442
Aktuell Version 1.0
Senast Uppdaterad 2021-08-06
Publiceringsdatum 2021-07-29
Utvecklare https://movieztab.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://movieztab.com
Hjälpsida URL https://movieztab.com/#wpcf7-f130-p86-o1
URL till Sekretesspolicy Sidan https://movieztab.com/privacy-policy
Stödda Språk 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"
}