Hide a Ticker of Niconico Ads

Hide a ticker of Niconico Ads that scrolls on a bottom of video screen on Nico Live

As of 2019-07-11. See the latest version.

Author
crzorz
Ratings
0 0 0
Version
0.1
Created
2019-06-11
Updated
2019-07-11
Size
619 Bytes
License
N/A
Applies to

画面下部でニコニ広告以外の情報も表示されなくなっていたらごめんなさい。

2019-07-11 追記

ページの再リロードなしで「ニコニ広告しました」を再表示したい場合は、お手数ですが以下のコードをブックマークレットに登録してください。

javascript:document.querySelector('div[class*="telop-layer"]').style.visibility='';