Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
O que é Sunrise Game Cloud?
Sunrise Game Cloud é uma extensão do Chrome desenvolvida por Gamestream, e sua principal característica é "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Sunrise Game Cloud
Baixe arquivos de extensão Sunrise Game Cloud no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
URL Oficial | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
Descrição | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
Tamanho do Arquivo | 73.94 KB |
Contagem de Instalações | 104 |
Versão Atual | 0.0.3 |
Última Atualização | 2020-08-20 |
Data de Publicação | 2020-07-28 |
Desenvolvedor | Gamestream |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.sunrise.ch/gaming |
Idiomas Suportados | 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" } } } |