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.
拡張機能の基本情報
名前 | GO-Global |
ID | kkehppgllpkfohejllckommnpfeomhnc |
公式URL | 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" ] } |