GO-Global
GO-Global browser plug-in.
Hvad er GO-Global?
GO-Global er en Chrome-udvidelse udviklet af https://www.graphon.com, og dens hovedfunktion er "GO-Global browser plug-in.".
Udvidelsesskærmbilleder
Download GO-Global-udvidelses-CRX-fil
Download GO-Global-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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.                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | kkehppgllpkfohejllckommnpfeomhnc | 
| Officiel URL | https://chromewebstore.google.com/detail/go-global/kkehppgllpkfohejllckommnpfeomhnc | 
| Beskrivelse | GO-Global browser plug-in. | 
| Filstørrelse | 46.17 KB | 
| Antal Installationer | 53,841 | 
| Nuværende Version | 5.0.2.24620 | 
| Senest Opdateret | 2017-06-22 | 
| Udgivelsesdato | 2017-06-22 | 
| Bedømmelse | 3.50/5 Samlet 44 Bedømmelser | 
| Udvikler | https://www.graphon.com | 
| Betalingsmetode | free | 
| Udvidelseswebsted | http://marketing.graphon.com/what-to-try.html | 
| Hjælpeside-URL | http://www.graphon.com/customer-support | 
| Understøttede Sprog | 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"
    ]
}  |  |