Torch Search

Use Torch default search browser extension to search the web!

O que é Torch Search?

Torch Search é uma extensão do Chrome desenvolvida por panikosg1911, e sua principal característica é "Use Torch default search browser extension to search the web!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Torch Search

Baixe arquivos de extensão Torch 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

                        Torch Search configures your Chrome Default Search settings to search.torchbrowser.com , allowing you to quickly search the web from your Chrome address bar!

terms:
https://torchbrowser.com/terms

privacy:
https://torchbrowser.com/privacy

To remove our extension from Google Chrome:

1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our extension should be removed from your Chrome browser.                    

Informações Básicas da Extensão

Nome Torch Search Torch Search
ID enkjnfoecgdifjldcgfaefkmmiijafcj
URL Oficial https://chromewebstore.google.com/detail/torch-search/enkjnfoecgdifjldcgfaefkmmiijafcj
Descrição Use Torch default search browser extension to search the web!
Tamanho do Arquivo 14.3 KB
Contagem de Instalações 68,944
Versão Atual 1.0.678.1
Última Atualização 2021-01-31
Data de Publicação 2021-01-30
Classificação 2.57/5 Total de 51 Avaliações
Desenvolvedor panikosg1911
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.blpsearch.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.678.1",
    "name": "Torch Search",
    "description": "Use Torch default search browser extension to search the web!",
    "icons": {
        "128": "icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Torch Search",
            "search_url": "https:\/\/search.torchbrowser.com\/search?p={searchTerms}&src=ds&sid=855",
            "favicon_url": "https:\/\/search.torchbrowser.com\/images\/favicon.ico",
            "keyword": "Default-Search",
            "is_default": true,
            "encoding": "UTF-8"
        }
    }
}