Sunrise Game Cloud
Gamestream Cloud Gaming Client for Sunrise Game Cloud Service
什么是Sunrise Game Cloud?
Sunrise Game Cloud是由Gamestream开发的Chrome扩展程序,该扩展的主要功能是“Gamestream Cloud Gaming Client for Sunrise Game Cloud Service”。
扩展截图
下载Sunrise Game Cloud扩展crx文件
下载Sunrise Game Cloud扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | ![]() |
ID | fjggeoanghenjfiohaijdlaohngmcakm |
官方URL | https://chrome.google.com/webstore/detail/sunrise-game-cloud/fjggeoanghenjfiohaijdlaohngmcakm |
简介 | Gamestream Cloud Gaming Client for Sunrise Game Cloud Service |
文件大小 | 73.94 KB |
安装次数 | 104 |
当前版本 | 0.0.3 |
更新时间 | 2020-08-20 |
上架时间 | 2020-07-28 |
开发者 | Gamestream |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.sunrise.ch/gaming |
支持的语言 | 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" } } } |