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, UNIX and Linux Applications and Files from Anywhere, on any platform. The GO-Global extension for Chrome allows users to connect to GO-Global hosts directly though 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.
扩展基本信息
名称 | GO-Global |
ID | kiiegggcednbhfjegeipfllkihlobdhn |
官方URL | https://chromewebstore.google.com/detail/go-global/kiiegggcednbhfjegeipfllkihlobdhn |
简介 | GO-Global browser plug-in. |
文件大小 | 11.59 MB |
安装次数 | 1,361 |
当前版本 | 4.8.1.20079 |
更新时间 | 2014-02-06 |
上架时间 | 2014-02-06 |
评分 | 3.33/5 共12次评分 |
开发者 | 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.1.20079", "manifest_version": 2, "icons": { "48": "icon48.png", "128": "icon128.png" }, "description": "GO-Global browser plug-in.", "plugins": [ { "path": "npg4.dll", "public": true }, { "path": "libgoplugin.so", "public": true } ] } |