Searchen Search Engine
Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..
Qu'est-ce que Searchen Search Engine ?
Searchen Search Engine est une extension Chrome développée par https://www.searchen.com, et sa fonction principale est "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Searchen Search Engine
Téléchargez les fichiers d'extension Searchen Search Engine 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
Powerful and secure search engine returns results in https securing user privacy and acting as an intermediary between users and Google. Google sees searchen.com running searches, but doesn't see users. The search engine fetches results, strips out location data and tracking cookies and delivers private, anonymous search results. IP addresses and other personal information isn’t stored or recorded and users remain completely anonymous. Users receive searches with the power of Google without customization based on the user and the users location. The search engine also includes a directory type structure, similar to DMOZ and the old Yahoo Directory which brings in additional listings. Users can also click icons to compare or display results on standard Google, BING, Yahoo and Ask. The search engine is available for all browsers and all Internet users including Desktop and Mobile with plugins and extensions available for both Firefox and Chrome users.
Informations de Base sur l'Extension
Nom | |
ID | gkoejnffeonmeepkmpmcmmokgieoalai |
URL Officiel | https://chrome.google.com/webstore/detail/searchen-search-engine/gkoejnffeonmeepkmpmcmmokgieoalai |
Description | Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory.. |
Taille du Fichier | 84.24 KB |
Nombre d'Installations | 314 |
Version Actuelle | 4.2 |
Dernière Mise à Jour | 2016-12-18 |
Date de Publication | 2016-12-18 |
Évaluation | 5.00/5 Total 4 Évaluations |
Développeur | https://www.searchen.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.searchen.com/ |
URL de la Page de Politique de Confidentialité | https://www.searchen.com/privacy.php |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Searchen Search Engine", "description": "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..", "version": "4.2", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/*.google.com\/", "https:\/\/www.searchen.com\/" ] } |