summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 000000000..e349d9600
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,9 @@
+{
+ "betaManifestVersion": 1,
+ "version": "my_version_string",
+ "entries": [
+ { "url": "go_offline.html"},
+ { "url": "go_offline.js"},
+ { "url": "../gears_init.js"}
+ ]
+} \ No newline at end of file