mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
Merge branch 'master' of github.com:cgutman/moonlight-chrome
This commit is contained in:
commit
b251439569
@ -1,7 +1,8 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Moonlight",
|
||||
"version": "0.03",
|
||||
"name": "Moonlight Game Streaming",
|
||||
"short_name": "Moonlight",
|
||||
"version": "0.4",
|
||||
"description": "A Moonlight streaming plugin for Google Chrome",
|
||||
"icons": {
|
||||
"128": "icons/icon128.png",
|
||||
@ -31,6 +32,11 @@
|
||||
"udp-bind:*:*",
|
||||
"udp-send-to:*:*"
|
||||
] }
|
||||
]
|
||||
],
|
||||
"requirements": {
|
||||
"3D": {
|
||||
"features": ["webgl"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user