GO-Global
GO-Global browser plug-in.
Apa itu GO-Global?
GO-Global adalah ekstensi Chrome yang dikembangkan oleh https://www.graphon.com, dan fitur utamanya adalah "GO-Global browser plug-in.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi GO-Global
Unduh file ekstensi GO-Global dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
                        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.                     Informasi Dasar Ekstensi
| Nama |   |  
| ID | kkehppgllpkfohejllckommnpfeomhnc | 
| URL Resmi | https://chromewebstore.google.com/detail/go-global/kkehppgllpkfohejllckommnpfeomhnc | 
| Deskripsi | GO-Global browser plug-in. | 
| Ukuran File | 46.17 KB | 
| Jumlah Instalasi | 53,841 | 
| Versi Saat Ini | 5.0.2.24620 | 
| Terakhir Diperbarui | 2017-06-22 | 
| Tanggal Publikasi | 2017-06-22 | 
| Penilaian | 3.50/5 Total 44 Penilaian | 
| Pengembang | https://www.graphon.com | 
| Tipe Pembayaran | free | 
| Situs Ekstensi | http://marketing.graphon.com/what-to-try.html | 
| URL Halaman Bantuan | http://www.graphon.com/customer-support | 
| Bahasa yang Didukung | 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"
    ]
}  |  |