OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "name": "PluginPrivate FileSystem Test", | |
3 "version": "0.1", | |
4 "manifest_version": 2, | |
5 "description": "PluginPrivate FileSystem Test", | |
6 "app": { | |
7 "launch": { | |
8 "local_path": "pluginfs.html" | |
9 } | |
10 }, | |
11 "web_accessible_resources": [ | |
12 "pluginfs.js" | |
13 ] | |
14 } | |
OLD | NEW |