summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..b1ad732
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,8 @@
+{
+ "manifest_version": 2,
+
+ "name": "Tempo",
+ "version": "0.1",
+
+ "description": "Replace the New Tab page with a time display."
+}