TopNotch Search

Use Top Notch default search browser extension to search the web!

Cos'è TopNotch Search?

TopNotch Search è un'estensione di Chrome sviluppata da TopNotch Search, e la sua funzione principale è "Use Top Notch default search browser extension to search the web!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione TopNotch Search

Scarica i file di estensione TopNotch Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Use TopNotch default search browser extension to search the web!

TopNotch Search configures your Chrome Default Search settings to www.TN-search.com, allowing you to quickly search the web from your Chrome address bar!

terms:
https://site.tn-search.com/tos?c=tn

privacy:
https://site.tn-search.com/privacy?c=tn

By clicking "Add to chrome", I accept and agree to installing the TopNotch Search extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.                    

Informazioni di Base sull'Estensione

Nome TopNotch Search TopNotch Search
ID kcaifijhaiiefnonefimpkghocjcajjl
URL Ufficiale https://chromewebstore.google.com/detail/topnotch-search/kcaifijhaiiefnonefimpkghocjcajjl
Descrizione Use Top Notch default search browser extension to search the web!
Dimensione del File 13.76 KB
Conteggio Installazioni 2,511
Versione Corrente 1.0.2
Ultimo Aggiornamento 2023-08-10
Data di Pubblicazione 2023-08-03
Sviluppatore TopNotch Search
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://site.tn-search.com/privacy?c=tn
Lingue Supportate en-US
manifest.json
{
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.tn-search.com\/tn-search.com\/img\/favicon.ico",
            "is_default": true,
            "keyword": "Default-Search",
            "name": "TopNotch",
            "search_url": "https:\/\/r.tn-search.com\/search?q={searchTerms}",
            "suggest_url": "https:\/\/s.tn-search.com\/suggest\/?q={searchTerms}"
        }
    },
    "description": "Use Top Notch default search browser extension to search the web!",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "TopNotch Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}