summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-23 13:14:42 -0800
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-23 13:14:42 -0800
commit198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074 (patch)
tree1d963b223a751e62fca6c70eb98bd2b02e202f3b /manifest.json
downloadtempo-198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074.tar.gz
tempo-198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074.tar.xz
Create manifest.
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."
+}