add short_name to manifest

This commit is contained in:
Ilya Grigorik
2014-08-24 23:38:47 -07:00
parent 2ef60b1e5d
commit e3f211b5ee

View File

@@ -1,5 +1,6 @@
{ {
"name": "Video Speed Controller", "name": "Video Speed Controller",
"short_name": "videospeed",
"version": "0.2.0", "version": "0.2.0",
"manifest_version": 2, "manifest_version": 2,
"description": "Speed up, slow down, and rewind any HTML5 video with quick shortcuts.", "description": "Speed up, slow down, and rewind any HTML5 video with quick shortcuts.",