GO-Global
GO-Global browser plug-in.
什么是GO-Global?
GO-Global是由https://www.graphon.com开发的Chrome扩展程序,该扩展的主要功能是“GO-Global browser plug-in.”。
扩展截图
下载GO-Global扩展crx文件
下载GO-Global扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        GO-Global lets you access Windows Applications and Files from Anywhere, on any platform.
The GO-Global extension for Chrome allows users to connect to GO-Global hosts directly through their browser. You must install the GO-Global Host software to use this extension. Please visit http://www.graphon.com to download a free trial.                     扩展基本信息
| 名称 |   |  
| ID | dfifakhbglclfpaibeogoegkkimokhmg | 
| 官方URL | https://chromewebstore.google.com/detail/go-global/dfifakhbglclfpaibeogoegkkimokhmg | 
| 简介 | GO-Global browser plug-in. | 
| 文件大小 | 40.3 KB | 
| 安装次数 | 14,246 | 
| 当前版本 | 4.8.2.21320 | 
| 更新时间 | 2015-01-29 | 
| 上架时间 | 2015-01-29 | 
| 评分 | 3.52/5 共44次评分 | 
| 开发者 | https://www.graphon.com | 
| 付费类型 | free | 
| 扩展官网 | http://marketing.graphon.com/what-to-try.html | 
| 帮助页面URL | http://www.graphon.com/customer-support | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GO-Global",
    "version": "4.8.2.21320",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "GO-Global browser plug-in.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "nativeMessaging"
    ],
    "web_accessible_resources": [
        "*.png",
        "*.gif",
        "main.html",
        "main.js"
    ]
}  |  |