网盘全网搜索

可全网搜索百度网盘,阿里云盘的在线资源,用户也可根据自身需要添加更多搜索引擎。免费软件,期待你的好评。

What is 网盘全网搜索?

网盘全网搜索 is a Chrome extension developed by TianWangLiJing, 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

                        可全网搜索百度网盘,阿里云盘的在线资源,用户也可根据自身需要添加更多搜索引擎。

功能说明:
1. 可设置快捷键调用指定的搜索引擎。
2. 支持拖拽搜索。
3. 支持自定义搜索引擎,用户可自行补充其它搜索源。
4. 所有细节均能通过设置选项完美控制。
5. 支持搜索组搜索,能一次调用多个不同的搜索引擎查询对应的内容,尽可能提高工作效率,非常适合于多个不同源的信息收集,也可用于产品比价。
6. 免费,但提供长期支持与维护


免费软件,如果插件对您有所帮助,千万不要忘了给我们好评哦。更期待你能推荐并分享给你的朋友。                    

Extension Basic Information

Name 网盘全网搜索 网盘全网搜索
ID appdbibjgbbpmfolojmmmefbemdpnbea
Official URL https://chromewebstore.google.com/detail/%E7%BD%91%E7%9B%98%E5%85%A8%E7%BD%91%E6%90%9C%E7%B4%A2/appdbibjgbbpmfolojmmmefbemdpnbea
Description 可全网搜索百度网盘,阿里云盘的在线资源,用户也可根据自身需要添加更多搜索引擎。免费软件,期待你的好评。
File Size 169 KB
Installation Count 13,415
Current Version 12.23.35.1
Last Updated 2022-07-23
Publish Date 2022-07-22
Rating 4.00/5 Total 4 Ratings
Developer TianWangLiJing
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u7f51\u76d8\u5168\u7f51\u641c\u7d22",
    "version": "12.23.35.1",
    "description": "\u53ef\u5168\u7f51\u641c\u7d22\u767e\u5ea6\u7f51\u76d8\uff0c\u963f\u91cc\u4e91\u76d8\u7684\u5728\u7ebf\u8d44\u6e90\uff0c\u7528\u6237\u4e5f\u53ef\u6839\u636e\u81ea\u8eab\u9700\u8981\u6dfb\u52a0\u66f4\u591a\u641c\u7d22\u5f15\u64ce\u3002\u514d\u8d39\u8f6f\u4ef6\uff0c\u671f\u5f85\u4f60\u7684\u597d\u8bc4\u3002",
    "icons": {
        "32": "img\/icon_32.png",
        "64": "img\/icon_64.png",
        "128": "img\/icon_128.png",
        "160": "img\/icon_160.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+R"
            },
            "description": "\u6fc0\u6d3b\u63d2\u4ef6\u83dc\u5355"
        },
        "search_1": {
            "suggested_key": {
                "default": "Alt+1"
            },
            "description": "\u5feb\u6377\u952e1\uff0c\u9ed8\u8ba4\u4e3a\u300c\u7f51\u76d8\u300d"
        },
        "search_2": {
            "suggested_key": {
                "default": "Alt+2"
            },
            "description": "\u5feb\u6377\u952e2\uff0c\u9ed8\u8ba4\u4e3a\u300c\u7f51\u9875\u300d"
        },
        "search_3": {
            "suggested_key": {
                "default": "Alt+3"
            },
            "description": "\u5feb\u6377\u952e3\uff0c\u9ed8\u8ba4\u4e3a\u300c\u8bcd\u5178\u300d"
        }
    },
    "action": {
        "default_icon": {
            "32": "img\/icon_32.png",
            "64": "img\/icon_64.png",
            "128": "img\/icon_128.png",
            "160": "img\/icon_160.png"
        },
        "default_title": "\u70b9\u51fb\u6253\u5f00\u300c\u7f51\u76d8\u5168\u7f51\u641c\u7d22\u300d\u83dc\u5355",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "contextMenus",
        "scripting",
        "storage"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "host_permissions": [
        ""
    ],
    "short_name": "\u7f51\u76d8\u5168\u7f51\u641c\u7d22",
    "author": "TianWangLiJing"
}