X-Git-Url: https://git.cweiske.de/playVideoOnDreambox.git/blobdiff_plain/638d0644fc498791de97be0b8cb78bedd32a95ab..refs/tags/v0.4.0:/package.json diff --git a/package.json b/package.json index 95810c7..90cf670 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Play video on Dreambox", "name": "playvideoondreambox", - "version": "0.1.0", + "version": "0.4.0", "description": "Plays videos on the Dreambox satellite receiver.\n\nOpen a video webpage like youtube and press the dreambox play button.\n\nRequires the 'youtube-dl' executable to extract video URLs.", "main": "index.js", "homepage": "http://cweiske.de/playVideoOnDreambox.htm", @@ -12,7 +12,8 @@ }, "license": "GPLv3+", "permissions": { - "private-browsing": true + "private-browsing": true, + "multiprocess": true }, "preferences": [ {