GO-Global
GO-Global browser plug-in.
Wat is GO-Global?
GO-Global is een Chrome-extensie ontwikkeld door https://www.graphon.com, en de belangrijkste functie is "GO-Global browser plug-in.".
Extensie Screenshots
Download het CRX-bestand van de extensie GO-Global
Download GO-Global-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | kkehppgllpkfohejllckommnpfeomhnc | 
| Officiële URL | https://chromewebstore.google.com/detail/go-global/kkehppgllpkfohejllckommnpfeomhnc | 
| Beschrijving | GO-Global browser plug-in. | 
| Bestandsgrootte | 46.17 KB | 
| Aantal Installaties | 53,841 | 
| Huidige Versie | 5.0.2.24620 | 
| Laatst Bijgewerkt | 2017-06-22 | 
| Publicatiedatum | 2017-06-22 | 
| Beoordeling | 3.50/5 Totaal 44 Beoordelingen | 
| Ontwikkelaar | https://www.graphon.com | 
| Betalingswijze | free | 
| Extensiewebsite | http://marketing.graphon.com/what-to-try.html | 
| Help Pagina-URL | http://www.graphon.com/customer-support | 
| Ondersteunde Talen | 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"
    ]
}  |  |