From e3f211b5ee56012eab0ce63c3b7263951a2a3807 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Sun, 24 Aug 2014 23:38:47 -0700 Subject: [PATCH] add short_name to manifest --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 77e13b7..923a317 100755 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,6 @@ { "name": "Video Speed Controller", + "short_name": "videospeed", "version": "0.2.0", "manifest_version": 2, "description": "Speed up, slow down, and rewind any HTML5 video with quick shortcuts.",