TopNotch Search
Use Top Notch default search browser extension to search the web!
O que é TopNotch Search?
TopNotch Search é uma extensão do Chrome desenvolvida por TopNotch Search, e sua principal característica é "Use Top Notch default search browser extension to search the web!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TopNotch Search
Baixe arquivos de extensão TopNotch Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | TopNotch Search |
ID | kcaifijhaiiefnonefimpkghocjcajjl |
URL Oficial | https://chromewebstore.google.com/detail/topnotch-search/kcaifijhaiiefnonefimpkghocjcajjl |
Descrição | Use Top Notch default search browser extension to search the web! |
Tamanho do Arquivo | 13.76 KB |
Contagem de Instalações | 2,511 |
Versão Atual | 1.0.2 |
Última Atualização | 2023-08-10 |
Data de Publicação | 2023-08-03 |
Desenvolvedor | TopNotch Search |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://site.tn-search.com/privacy?c=tn |
Idiomas Suportados | 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" } |