GO-Global
GO-Global browser plug-in.
What is GO-Global?
GO-Global is a Chrome extension developed by https://www.graphon.com, and its main feature is "GO-Global browser plug-in.".
Extension Screenshots
Download GO-Global Extension CRX File
Download GO-Global 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
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.
Extension Basic Information
Name | GO-Global |
ID | kiiegggcednbhfjegeipfllkihlobdhn |
Official URL | https://chromewebstore.google.com/detail/go-global/kiiegggcednbhfjegeipfllkihlobdhn |
Description | GO-Global browser plug-in. |
File Size | 11.59 MB |
Installation Count | 1,361 |
Current Version | 4.8.1.20079 |
Last Updated | 2014-02-06 |
Publish Date | 2014-02-06 |
Rating | 3.33/5 Total 12 Ratings |
Developer | https://www.graphon.com |
Payment Type | free |
Extension Website | http://marketing.graphon.com/what-to-try.html |
Help Page URL | http://www.graphon.com/customer-support |
Supported Languages | 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 } ] } |