We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7137df commit d26ef8bCopy full SHA for d26ef8b
LICENSE
@@ -1,5 +1,5 @@
1
-Copyright (c) 2008--2015 Andres Loeh
2
-Copyright (c) 2010--2015 Mikolaj Konarski
+Copyright (c) 2008--2017 Andres Loeh
+Copyright (c) 2010--2017 Mikolaj Konarski
3
4
All rights reserved.
5
manifest.json
@@ -8,5 +8,7 @@
8
}
9
],
10
"theme_color": "#ffffff",
11
- "display": "standalone"
+ "display": "standalone",
12
+ "type": "privileged",
13
+ "permissions": {}
14
0 commit comments