GO-Global
GO-Global browser plug-in.
ما هو GO-Global؟
GO-Global هو إضافة Chrome تم تطويرها بواسطة https://www.graphon.com، والميزة الرئيسية لها هي "GO-Global browser plug-in.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GO-Global
قم بتنزيل ملفات الامتداد GO-Global بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        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.                     معلومات أساسية عن التمديد
| الاسم |   |  
| 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 | 
| عنوان صفحة المساعدة | 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"
    ]
}  |  |