GO-Global

GO-Global browser plug-in.

什麼是GO-Global?

GO-Global是由https://www.graphon.com開發的Chrome擴展程式,該擴展的主要功能是“GO-Global browser plug-in.”。

擴展截圖

screenshot

下載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.                    

擴展基本資訊

名稱 GO-Global GO-Global
ID kkehppgllpkfohejllckommnpfeomhnc
官方網址 https://chromewebstore.google.com/detail/go-global/kkehppgllpkfohejllckommnpfeomhnc
簡介 GO-Global browser plug-in.
檔案大小 46.17 KB
安裝次數 53,841
目前版本 5.0.2.24620
更新時間 2017-06-22
上架時間 2017-06-22
評分 3.50/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": "5.0.2.24620",
    "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"
    ]
}