ASearching.com

Search the world

什么是ASearching.com?

ASearching.com是由https://asearching.com开发的Chrome扩展程序,该扩展的主要功能是“Search the world”。

扩展截图

screenshot
screenshot

下载ASearching.com扩展crx文件

下载ASearching.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 ASearching.com ASearching.com
ID gpfpngaapibkhbdghdolaghihiclhnib
官方URL https://chromewebstore.google.com/detail/asearchingcom/gpfpngaapibkhbdghdolaghihiclhnib
简介 Search the world
文件大小 25.89 KB
安装次数 16
当前版本 2023.10.0
更新时间 2023-10-24
上架时间 2023-08-06
开发者 https://asearching.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.asearching.com
帮助页面URL https://www.asearching.com/about
隐私政策页面URL https://asearching.com/privacy-policy
支持的语言 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"
        }
    }
}