Release 0.4.0
[playVideoOnDreambox.git] / package.json
index d2ff395d21b76d25369f092c5a431a9159c68751..90cf67026aed4627f8e9a1a0309ff9789ad49789 100644 (file)
@@ -1,7 +1,7 @@
 {
     "title": "Play video on Dreambox",
     "name": "playvideoondreambox",
-    "version": "0.3.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": [
         {