Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
ما هو Sunrise Game Cloud؟
Sunrise Game Cloud هو إضافة Chrome تم تطويرها بواسطة Gamestream، والميزة الرئيسية لها هي "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Sunrise Game Cloud
قم بتنزيل ملفات الامتداد Sunrise Game Cloud بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Exclusive for Sunrise 5G mobile customers: Stream and play high-end console games in real time and in high resolution with the ultra-fast 5G Sunrise network; now also available on your smartphone, tablet, laptop, computer, or TV. Via the Sunrise Game Cloud 5G, the world’s first cloud gaming service with a resolution of up to 4K. More than 50 games are available for streaming in the Sunrise Game Cloud app – no storage space for games required! For more information, go to www.sunrise.ch/gaming.
معلومات أساسية عن التمديد
الاسم | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
الوصف | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
حجم الملف | 73.94 KB |
عدد التثبيتات | 104 |
النسخة الحالية | 0.0.3 |
آخر تحديث | 2020-08-20 |
تاريخ النشر | 2020-07-28 |
المطور | Gamestream |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.sunrise.ch/gaming |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sunrise Game Cloud", "version": "0.0.3", "description": "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service", "manifest_version": 2, "icons": { "128": "favicon.ico" }, "nacl_modules": [ { "path": "graphics_3d.nmf", "mime_type": "application\/vnd.oasis.opendocument.spreadsheet" } ], "sockets": { "udp": { "send": "*.gamestream.biz" }, "tcp": { "connect": "*.gamestream.biz" } } } |