release version 0.3.0
[playVideoOnDreambox.git] / package.json
index 06c446a5a504ff2b872752bdbdb4d0ec8e3ba532..d2ff395d21b76d25369f092c5a431a9159c68751 100644 (file)
@@ -1,7 +1,7 @@
 {
     "title": "Play video on Dreambox",
     "name": "playvideoondreambox",
-    "version": "0.1.0", 
+    "version": "0.3.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",
         "firefox": ">=38.0a1",
         "fennec": ">=38.0a1"
     },
-    "license": "AGPlv3+",
+    "license": "GPLv3+",
+    "permissions": {
+        "private-browsing": true
+    },
     "preferences": [
         {
             "name": "youtubedlPath",