ASearching.com

Search the world

Hvad er ASearching.com?

ASearching.com er en Chrome-udvidelse udviklet af https://asearching.com, og dens hovedfunktion er "Search the world".

Udvidelsesskærmbilleder

screenshot
screenshot

Download ASearching.com-udvidelses-CRX-fil

Download ASearching.com-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn ASearching.com ASearching.com
ID gpfpngaapibkhbdghdolaghihiclhnib
Officiel URL https://chromewebstore.google.com/detail/asearchingcom/gpfpngaapibkhbdghdolaghihiclhnib
Beskrivelse Search the world
Filstørrelse 25.89 KB
Antal Installationer 16
Nuværende Version 2023.10.0
Senest Opdateret 2023-10-24
Udgivelsesdato 2023-08-06
Udvikler https://asearching.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.asearching.com
Hjælpeside-URL https://www.asearching.com/about
URL til Fortrolighedspolitik Side https://asearching.com/privacy-policy
Understøttede Sprog 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"
        }
    }
}