Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
Co to jest Sunrise Game Cloud?
Sunrise Game Cloud to rozszerzenie Chrome opracowane przez Gamestream, a jego główną funkcją jest „Gamestream Cloud Gaming Client for Sunrise Game Cloud Service”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Sunrise Game Cloud
Pobierz pliki rozszerzeń Sunrise Game Cloud w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
Oficjalny URL | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
Opis | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
Rozmiar pliku | 73.94 KB |
Liczba instalacji | 104 |
Aktualna Wersja | 0.0.3 |
Ostatnia Aktualizacja | 2020-08-20 |
Data Publikacji | 2020-07-28 |
Deweloper | Gamestream |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.sunrise.ch/gaming |
Obsługiwane Języki | 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" } } } |