diff options
author | janus_wel | 2008-11-19 17:58:18 +0000 |
---|---|---|
committer | janus_wel | 2008-11-19 17:58:18 +0000 |
commit | a73ef7a9cc89af10c4229c73741f3dfb6b8ac3ff (patch) | |
tree | c7dcc9e0d979b11214f681510cff7c3340e757d7 /youtubeamp.js | |
parent | 1167f8d3ed49ae31511107f0974a0fb26874aeb8 (diff) | |
download | vimperator-plugins-a73ef7a9cc89af10c4229c73741f3dfb6b8ac3ff.tar.bz2 |
hide Google Chrome promotion banner in full size.
thanks rpt: http://d.hatena.ne.jp/nokturnalmortum/20081118#1226948749
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@24372 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 d8d7998..ea969d7 100644 --- a/youtubeamp.js +++ b/youtubeamp.js @@ -92,6 +92,7 @@ YouTubePlayerController.prototype = { 'watch-main-area', 'watch-comments-stats', 'watch-video-response', + 'chrome-promo', ], }, |