updated functionality to save video speed via existing control panel video

This commit is contained in:
Apoorv Saxena
2014-06-08 02:59:21 +05:30
parent 5a7bb9e0a6
commit 81d4bc8797
4 changed files with 11 additions and 114 deletions

View File

@@ -16,10 +16,5 @@
"css": [ "inject.css" ],
"js": [ "inject.js" ]
}
],
"browser_action": {
"default_icon": "icons/icon16.png",
"default_title": "Video Playback Speed Controller",
"default_popup": "browser_action.html"
}
]
}