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

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

Qu'est-ce que 搜索就用大笨蛋,谷歌百度排排站 ?

搜索就用大笨蛋,谷歌百度排排站 est une extension Chrome développée par https://dbd.im, et sa fonction principale est "地址栏百度 Google 一起搜。inspired by doubleshotsearch.com".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 搜索就用大笨蛋,谷歌百度排排站

Téléchargez les fichiers d'extension 搜索就用大笨蛋,谷歌百度排排站 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

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

Chrome扩展,是个正能量。                    

Informations de Base sur l'Extension

Nom 搜索就用大笨蛋,谷歌百度排排站 搜索就用大笨蛋,谷歌百度排排站
ID ohejafgnkpmolhegelmhkdhgghpgnlgc
URL Officiel 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
Taille du Fichier 51.24 KB
Nombre d'Installations 44
Version Actuelle 0.0.4
Dernière Mise à Jour 2016-11-15
Date de Publication 2016-11-14
Évaluation 4.67/5 Total 3 Évaluations
Développeur https://dbd.im
Type de Paiement free
Langues Prises en Charge 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"
}