diff options
author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2014-02-23 13:14:42 -0800 |
---|---|---|
committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2014-02-23 13:14:42 -0800 |
commit | 198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074 (patch) | |
tree | 1d963b223a751e62fca6c70eb98bd2b02e202f3b | |
download | tempo-198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074.tar.gz tempo-198e40ba5e1cd81f7f45b4c0caaa430c6fe8a074.tar.xz |
Create manifest.
-rw-r--r-- | manifest.json | 8 |
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." +} |