右键百度搜索插件

选中文本,右键。

What is 右键百度搜索插件?

右键百度搜索插件 is a Chrome extension developed by zen, and its main feature is "选中文本,右键。".

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

                        选中文本,右键百度。只是一个简单的快捷方式,并不会对百度造成侵权。                    

Extension Basic Information

Name 右键百度搜索插件 右键百度搜索插件
ID bopdgnkjjanlmgooamjibmiakocimdob
Official URL https://chromewebstore.google.com/detail/%E5%8F%B3%E9%94%AE%E7%99%BE%E5%BA%A6%E6%90%9C%E7%B4%A2%E6%8F%92%E4%BB%B6/bopdgnkjjanlmgooamjibmiakocimdob
Description 选中文本,右键。
File Size 11.63 KB
Installation Count 603
Current Version 0.5
Last Updated 2020-12-06
Publish Date 2019-10-14
Rating 5.00/5 Total 6 Ratings
Developer zen
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u53f3\u952e\u767e\u5ea6\u641c\u7d22\u63d2\u4ef6",
    "description": "\u9009\u4e2d\u6587\u672c\uff0c\u53f3\u952e\u3002",
    "version": "0.5",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "baidu.js"
        ]
    },
    "manifest_version": 2
}