Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
Cos'è Sunrise Game Cloud?
Sunrise Game Cloud è un'estensione di Chrome sviluppata da Gamestream, e la sua funzione principale è "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sunrise Game Cloud
Scarica i file di estensione Sunrise Game Cloud in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
URL Ufficiale | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
Descrizione | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
Dimensione del File | 73.94 KB |
Conteggio Installazioni | 104 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2020-08-20 |
Data di Pubblicazione | 2020-07-28 |
Sviluppatore | Gamestream |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.sunrise.ch/gaming |
Lingue Supportate | 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" } } } |