diff options
author | janus_wel | 2008-11-19 18:06:45 +0000 |
---|---|---|
committer | janus_wel | 2008-11-19 18:06:45 +0000 |
commit | c86bf0ed6c2294716426562ca6ba162605d43f19 (patch) | |
tree | c77cda68ed86685eb41d77362cedc9e0c0be3ce3 /youtubeamp.js | |
parent | a73ef7a9cc89af10c4229c73741f3dfb6b8ac3ff (diff) | |
download | vimperator-plugins-c86bf0ed6c2294716426562ca6ba162605d43f19.tar.bz2 |
hide element to choose video quality in full size
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@24374 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'youtubeamp.js')
-rw-r--r-- | youtubeamp.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtubeamp.js b/youtubeamp.js index ea969d7..5f3f6de 100644 --- a/youtubeamp.js +++ b/youtubeamp.js @@ -93,6 +93,7 @@ YouTubePlayerController.prototype = { 'watch-comments-stats', 'watch-video-response', 'chrome-promo', + 'watch-video-quality-setting', ], }, |