LENOVO VIRTUAL RACK APP

LENOVO VIRTUAL RACK APP

什么是LENOVO VIRTUAL RACK APP?

LENOVO VIRTUAL RACK APP是由HMX Media开发的Chrome扩展程序,该扩展的主要功能是“LENOVO VIRTUAL RACK APP”。

扩展截图

screenshot

下载LENOVO VIRTUAL RACK APP扩展crx文件

下载LENOVO VIRTUAL RACK APP扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Learn more about Lenovo’s range of Enterprise business solutions for server, networking and storage with the Interactive 3D Product Catalog. Locate and select products by category, and then interact with them in 3D by rotating, zooming, and exploring key features. To be used in conjunction with the hardware for the Virtual Reality Rack Kiosk.
Updates -
- Integrated new ThinkEdge landing page
- Integrated ThinkEdge SE360 V2 into the landing page and Product Catalog
- Integrated ThinkEdge SE350 V2 into the landing page and Product Catalog
- Integrated ThinkEdge SE455 V3 into the landing page and Product Catalog
- Integrated ThinkEdge SE450 ((refresh)) into the landing page and Product Catalog
- Integrated ThinkEdge SE350 ((refresh)) into the landing page and Product Catalog                    

扩展基本信息

名称 LENOVO VIRTUAL RACK APP LENOVO VIRTUAL RACK APP
ID paojejhkcnnjgphjhckimfehkeofgmef
官方URL https://chromewebstore.google.com/detail/lenovo-virtual-rack-app/paojejhkcnnjgphjhckimfehkeofgmef
简介 LENOVO VIRTUAL RACK APP
文件大小 2037.76 MB
安装次数 59
当前版本 19.0
更新时间 2024-01-22
上架时间 2022-12-08
开发者 HMX Media
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LENOVO VIRTUAL RACK APP",
    "version": "19.0",
    "manifest_version": 3,
    "description": "LENOVO VIRTUAL RACK APP",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "LENOVO VIRTUAL RACK APP",
        "default_icon": {
            "32": "images\/chrome-icon.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'"
    },
    "permissions": [
        "system.display"
    ]
}