Sunrise Game Cloud

Gamestream Cloud Gaming Client for Sunrise Game Cloud Service

Что такое Sunrise Game Cloud?

Sunrise Game Cloud - это расширение Chrome, разработанное Gamestream, и его основная функция - "Gamestream Cloud Gaming Client for Sunrise Game Cloud Service".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Sunrise Game Cloud

Скачайте файлы расширений 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.                    

Основная информация о расширении

Название Sunrise Game Cloud Sunrise Game Cloud
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"
        }
    }
}