Skip to content

Instantly share code, notes, and snippets.

@cocoabox
Last active August 4, 2016 13:23
Show Gist options
  • Select an option

  • Save cocoabox/1eb63397e79f5ac7784ac43e7208ff23 to your computer and use it in GitHub Desktop.

Select an option

Save cocoabox/1eb63397e79f5ac7784ac43e7208ff23 to your computer and use it in GitHub Desktop.
ツイッター広告消し(使い方:以下のテキストをコピーして、ブラウザのツールバーに「新しいページ」→アドレス欄に貼り付ける)
javascript:var style = document.createElement("style");document.head.appendChild(style);for(var sel in {".promoted-tweet":0, ".DismissibleModule":0}){style.sheet.insertRule(sel+" { display: none !important; height: 0 !important; overflow: hidden !important }",0);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment