Skip to content

Instantly share code, notes, and snippets.

@tsuyoshicho
Created March 12, 2017 01:24
Show Gist options
  • Select an option

  • Save tsuyoshicho/f6cadcd44a92200d86d5b29cfdbe6014 to your computer and use it in GitHub Desktop.

Select an option

Save tsuyoshicho/f6cadcd44a92200d86d5b29cfdbe6014 to your computer and use it in GitHub Desktop.
ニコニコのコメント欄下広告の消去
// ==UserScript==
// @name nicovideo small ad close
// @description ニコニコ動画のコメント欄下の広告を消す
// @namespace tsuyoshicho
// @include http://www.nicovideo.jp/watch/*
// @version 1
// @grant none
// ==/UserScript==
// MiniBannerAdContainer をhiddenにする か DOM要素を除去
// ユーザースタイルでもいいような...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment