ASearching.com

Search the world

Cos'è ASearching.com?

ASearching.com è un'estensione di Chrome sviluppata da https://asearching.com, e la sua funzione principale è "Search the world".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ASearching.com

Scarica i file di estensione ASearching.com in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome ASearching.com ASearching.com
ID gpfpngaapibkhbdghdolaghihiclhnib
URL Ufficiale https://chromewebstore.google.com/detail/asearchingcom/gpfpngaapibkhbdghdolaghihiclhnib
Descrizione Search the world
Dimensione del File 25.89 KB
Conteggio Installazioni 16
Versione Corrente 2023.10.0
Ultimo Aggiornamento 2023-10-24
Data di Pubblicazione 2023-08-06
Sviluppatore https://asearching.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.asearching.com
URL della Pagina di Aiuto https://www.asearching.com/about
URL della Pagina della Politica sulla Privacy https://asearching.com/privacy-policy
Lingue Supportate 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"
        }
    }
}