BrowseControl
Safe Search
Qu'est-ce que BrowseControl ?
BrowseControl est une extension Chrome développée par https://searchweb.info, et sa fonction principale est "Safe Search".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BrowseControl
Téléchargez les fichiers d'extension BrowseControl 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
BrowseControl is a lightweight and helpful Search Tool Extension designed to optimize your Search Experience. * BrowseControl will provide access to our top-notch search engine optimizer (by CHANGING the browser's default search engine provider). The search features used within the extension will be provided by Bing / Yahoo or Google. * Please read carefully: by installing BrowseControl extension, you agree to use our search engine optimizer and agree to the End User License Agreement and / or the Privacy Policy. Privacy Policy: https://www.d2rinternetholdings.com/privacypolicy EULA: https://www.d2rinternetholdings.com/termsconditions
Informations de Base sur l'Extension
Nom | BrowseControl |
ID | hhmjophcjfgondpkaipcoddghhcahmhf |
URL Officiel | https://chromewebstore.google.com/detail/browsecontrol/hhmjophcjfgondpkaipcoddghhcahmhf |
Description | Safe Search |
Taille du Fichier | 117 KB |
Nombre d'Installations | 189 |
Version Actuelle | 3.1.1 |
Dernière Mise à Jour | 2023-01-06 |
Date de Publication | 2023-01-02 |
Développeur | https://searchweb.info |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.d2rinternetholdings.com |
URL de la Page d'Aide | https://www.d2rinternetholdings.com |
URL de la Page de Politique de Confidentialité | https://www.d2rinternetholdings.com/privacypolicy |
Langues Prises en Charge | en |
manifest.json | |
{ "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/www.searchweb.info\/icons\/Favicon.ico", "is_default": true, "keyword": "BrowseControl", "name": "BrowseControl", "search_url": "https:\/\/www.searchweb.info?gid=os_4873&q={searchTerms}" } }, "background": { "service_worker": "background.js" }, "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "manifest_version": 3, "name": "BrowseControl", "short_name": "BrowseControl", "description": "Safe Search", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1.1" } |