Torch Search
Use Torch default search browser extension to search the web!
Qu'est-ce que Torch Search ?
Torch Search est une extension Chrome développée par panikosg1911, et sa fonction principale est "Use Torch default search browser extension to search the web!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Torch Search
Téléchargez les fichiers d'extension Torch Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Torch Search |
ID | enkjnfoecgdifjldcgfaefkmmiijafcj |
URL Officiel | https://chromewebstore.google.com/detail/torch-search/enkjnfoecgdifjldcgfaefkmmiijafcj |
Description | Use Torch default search browser extension to search the web! |
Taille du Fichier | 14.3 KB |
Nombre d'Installations | 68,944 |
Version Actuelle | 1.0.678.1 |
Dernière Mise à Jour | 2021-01-31 |
Date de Publication | 2021-01-30 |
Évaluation | 2.57/5 Total 51 Évaluations |
Développeur | panikosg1911 |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.blpsearch.com/privacy |
Langues Prises en Charge | 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" } } } |