ASearching.com
Search the world
Qu'est-ce que ASearching.com ?
ASearching.com est une extension Chrome développée par https://asearching.com, et sa fonction principale est "Search the world".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ASearching.com
Téléchargez les fichiers d'extension ASearching.com 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
This chrome extension developed by ASearching empowers users across the globe to Search anything with the best & relevant search results by Microsoft Bing. Features of ASearching extension: - 100% free Google Chrome extension - Very small size and one-click installation - Search results by Microsoft Bing By clicking "Add to Chrome" button, you must accept and agree to install ASearching extension and have ASearching.com as your default search according to the Terms of Use and Privacy Policy. If you use our extension, please do not hesitate to leave feedback, propose suggestions or ask questions. Your opinion is very important for us! Learn more about Asearching Chrome Extension at: - Homepage: https://www.asearching.com
Informations de Base sur l'Extension
Nom | |
ID | gpfpngaapibkhbdghdolaghihiclhnib |
URL Officiel | https://chromewebstore.google.com/detail/asearchingcom/gpfpngaapibkhbdghdolaghihiclhnib |
Description | Search the world |
Taille du Fichier | 25.89 KB |
Nombre d'Installations | 16 |
Version Actuelle | 2023.10.0 |
Dernière Mise à Jour | 2023-10-24 |
Date de Publication | 2023-08-06 |
Développeur | https://asearching.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.asearching.com |
URL de la Page d'Aide | https://www.asearching.com/about |
URL de la Page de Politique de Confidentialité | https://asearching.com/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "manifest_version": 3, "version": "2023.10.0", "name": "ASearching.com", "description": "Search the world", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "popup.html", "default_title": "Description" }, "chrome_settings_overrides": { "homepage": "https:\/\/www.asearching.com", "search_provider": { "name": "ASearching.com", "encoding": "UTF-8", "is_default": true, "keyword": "asearching.com", "favicon_url": "https:\/\/www.asearching.com\/favicon.ico", "search_url": "https:\/\/www.asearching.com\/?q={searchTerms}", "suggest_url": "https:\/\/www.asearching.com\/ac\/?q={searchTerms}&type=list" } } } |