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

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

搜索就用大笨蛋,谷歌百度排排站란 무엇입니까?

搜索就用大笨蛋,谷歌百度排排站은(는) https://dbd.im에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "地址栏百度 Google 一起搜。inspired by doubleshotsearch.com"입니다.

확장 프로그램 스크린샷

screenshot

搜索就用大笨蛋,谷歌百度排排站 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

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

Chrome扩展,是个正能量。                    

확장 프로그램 기본 정보

이름 搜索就用大笨蛋,谷歌百度排排站 搜索就用大笨蛋,谷歌百度排排站
ID ohejafgnkpmolhegelmhkdhgghpgnlgc
공식 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
설명 地址栏百度 Google 一起搜。inspired by doubleshotsearch.com
파일 크기 51.24 KB
설치 횟수 44
현재 버전 0.0.4
최근 업데이트 2016-11-15
출시 날짜 2016-11-14
평점 4.67/5 총 3 개의 평점
개발자 https://dbd.im
결제 유형 free
지원되는 언어 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"
}