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

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

搜索就用大笨蛋,谷歌百度排排站 là gì?

搜索就用大笨蛋,谷歌百度排排站 là một tiện ích mở rộng Chrome được phát triển bởi https://dbd.im, và tính năng chính của nó là "地址栏百度 Google 一起搜。inspired by doubleshotsearch.com".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng 搜索就用大笨蛋,谷歌百度排排站

Tải xuống các tệp mở rộng 搜索就用大笨蛋,谷歌百度排排站 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

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

Chrome扩展,是个正能量。                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 搜索就用大笨蛋,谷歌百度排排站 搜索就用大笨蛋,谷歌百度排排站
ID ohejafgnkpmolhegelmhkdhgghpgnlgc
URL Chính Thức 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
Mô tả 地址栏百度 Google 一起搜。inspired by doubleshotsearch.com
Kích Thước Tệp 51.24 KB
Số Lần Cài Đặt 44
Phiên Bản Hiện Tại 0.0.4
Cập Nhật Lần Cuối 2016-11-15
Ngày Phát Hành 2016-11-14
Đánh Giá 4.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://dbd.im
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}