Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
¿Qué es Sunrise Game Cloud?
Sunrise Game Cloud es una extensión de Chrome desarrollada por Gamestream, y su función principal es "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Sunrise Game Cloud
Descarga archivos de extensión Sunrise Game Cloud en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
URL Oficial | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
Descripción | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
Tamaño del Archivo | 73.94 KB |
Cantidad de Instalaciones | 104 |
Versión Actual | 0.0.3 |
Última Actualización | 2020-08-20 |
Fecha de Publicación | 2020-07-28 |
Desarrollador | Gamestream |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.sunrise.ch/gaming |
Idiomas Soportados | 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" } } } |