BrowseControl
Safe Search
Was ist BrowseControl?
BrowseControl ist eine Chrome-Erweiterung, die von https://searchweb.info entwickelt wurde, und ihr Hauptmerkmal ist "Safe Search".
Erweiterungsscreenshots
BrowseControl-Erweiterungs-CRX-Datei herunterladen
Laden Sie BrowseControl-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | hhmjophcjfgondpkaipcoddghhcahmhf |
| Offizielle URL | https://chromewebstore.google.com/detail/browsecontrol/hhmjophcjfgondpkaipcoddghhcahmhf |
| Beschreibung | Safe Search |
| Dateigröße | 117 KB |
| Installationsanzahl | 189 |
| Aktuelle Version | 3.1.1 |
| Letztes Update | 2023-01-06 |
| Veröffentlichungsdatum | 2023-01-02 |
| Entwickler | https://searchweb.info |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.d2rinternetholdings.com |
| Hilfeseite URL | https://www.d2rinternetholdings.com |
| URL der Datenschutzrichtlinien-Seite | https://www.d2rinternetholdings.com/privacypolicy |
| Unterstützte Sprachen | 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"
} | |