Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
Was ist Sunrise Game Cloud?
Sunrise Game Cloud ist eine Chrome-Erweiterung, die von Gamestream entwickelt wurde, und ihr Hauptmerkmal ist "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".
Erweiterungsscreenshots
Sunrise Game Cloud-Erweiterungs-CRX-Datei herunterladen
Laden Sie Sunrise Game Cloud-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
Offizielle URL | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
Beschreibung | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
Dateigröße | 73.94 KB |
Installationsanzahl | 104 |
Aktuelle Version | 0.0.3 |
Letztes Update | 2020-08-20 |
Veröffentlichungsdatum | 2020-07-28 |
Entwickler | Gamestream |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.sunrise.ch/gaming |
Unterstützte Sprachen | 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" } } } |