搜索就用大笨蛋,谷歌百度排排站

地址栏百度 Google 一起搜。inspired by doubleshotsearch.com

What is 搜索就用大笨蛋,谷歌百度排排站?

搜索就用大笨蛋,谷歌百度排排站 is a Chrome extension developed by https://dbd.im, and its main feature is "地址栏百度 Google 一起搜。inspired by doubleshotsearch.com".

Extension Screenshots

screenshot

Download 搜索就用大笨蛋,谷歌百度排排站 Extension CRX File

Download 搜索就用大笨蛋,谷歌百度排排站 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

                        Google 搜索近日不再允许被在线网站框架引用,各种“百度 Google 一起搜”小站当即阵亡,其中包含开发者私人使用的 dbd.im。

不能直接地址栏输入关键字,同时享用 Google 的搜索结果和百度的阿拉丁应用(包括日历、天气、机票等搜索结果的结构化展现),计算机使用效率瞬间降低了 2.315383%,生活开始迷茫。

Chrome扩展,是个正能量。                    

Extension Basic Information

Name 搜索就用大笨蛋,谷歌百度排排站 搜索就用大笨蛋,谷歌百度排排站
ID ohejafgnkpmolhegelmhkdhgghpgnlgc
Official URL https://chromewebstore.google.com/detail/%E6%90%9C%E7%B4%A2%E5%B0%B1%E7%94%A8%E5%A4%A7%E7%AC%A8%E8%9B%8B%EF%BC%8C%E8%B0%B7%E6%AD%8C%E7%99%BE%E5%BA%A6%E6%8E%92%E6%8E%92%E7%AB%99/ohejafgnkpmolhegelmhkdhgghpgnlgc
Description 地址栏百度 Google 一起搜。inspired by doubleshotsearch.com
File Size 51.24 KB
Installation Count 44
Current Version 0.0.4
Last Updated 2016-11-15
Publish Date 2016-11-14
Rating 4.67/5 Total 3 Ratings
Developer https://dbd.im
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "background": {
        "scripts": [
            "jquery-1.11.1.min.js",
            "purl.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "dbdim32.png",
        "default_popup": "instructions.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "http:\/\/www.dbd.im\/favicon.ico",
            "is_default": true,
            "keyword": "dbd",
            "name": "\u641c\u7d22\u5c31\u7528\u5927\u7b28\u86cb\uff0c\u8c37\u6b4c\u767e\u5ea6\u6392\u6392\u7ad9",
            "search_url": "http:\/\/www.dbd.im\/s?q={searchTerms}",
            "suggest_url": "http:\/\/www.dbd.im\/s?q={searchTerms}"
        }
    },
    "description": "\u5730\u5740\u680f\u767e\u5ea6 Google \u4e00\u8d77\u641c\u3002inspired by doubleshotsearch.com",
    "homepage_url": "http:\/\/www.dbd.im\/",
    "icons": {
        "128": "dbdim128.png",
        "16": "dbdim16.png",
        "32": "dbdim32.png",
        "48": "dbdim48.png",
        "64": "dbdim64.png"
    },
    "manifest_version": 2,
    "name": "\u641c\u7d22\u5c31\u7528\u5927\u7b28\u86cb\uff0c\u8c37\u6b4c\u767e\u5ea6\u6392\u6392\u7ad9",
    "omnibox": {
        "keyword": "dbd"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "",
        "contextMenus",
        "storage"
    ],
    "short_name": "\u5927\u7b28\u86cb",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.4",
    "web_accessible_resources": [
        "search.html"
    ],
    "incognito": "split"
}