Bing2Baidu

Cortana“小娜” 搜索跳转到百度搜索。

What is Bing2Baidu?

Bing2Baidu is a Chrome extension developed by Asa Dong, and its main feature is "Cortana“小娜” 搜索跳转到百度搜索。".

Download Bing2Baidu Extension CRX File

Download Bing2Baidu extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Cortana“小娜” 搜索跳转到百度搜索。                    

Extension Basic Information

Name Bing2Baidu Bing2Baidu
ID kgfeonjlbdkobjopcbnocjlldoioahji
Official URL https://chromewebstore.google.com/detail/bing2baidu/kgfeonjlbdkobjopcbnocjlldoioahji
Description Cortana“小娜” 搜索跳转到百度搜索。
File Size 15.47 KB
Installation Count 23
Current Version 1.0.0
Last Updated 2016-02-02
Publish Date 2016-02-01
Rating 5.00/5 Total 2 Ratings
Developer Asa Dong
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "Cortana\u201c\u5c0f\u5a1c\u201d \u641c\u7d22\u8df3\u8f6c\u5230\u767e\u5ea6\u641c\u7d22\u3002",
    "manifest_version": 2,
    "name": "Bing2Baidu",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*.bing.com\/*",
        "https:\/\/*.bing.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}