X-Git-Url: https://git.cweiske.de/playVideoOnDreambox.git/blobdiff_plain/3fa54ceeac27e9ba1c2f48948b2f65e717cc4bfd..refs/tags/v0.4.0:/package.json?ds=sidebyside diff --git a/package.json b/package.json index f0c34e1..90cf670 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Play video on Dreambox", "name": "playvideoondreambox", - "version": "0.2.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": [ {