Hide WtF and Trending on Twitter

Hides the WtF (Who to Follow, abbreviation theirs) and Trending modules on the side. Made this because however adblock hides elements leaves an ugly gap.

< Hide WtF and Trending on Twitter 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2017-02-02

Works for me. I added this to remove some extra clutter

thanks for the script! I added two extra things to remove everything on the right if anyone who comes across this is interested

(replace last line with this)
addGlobalStyle('div.module.wtf-module{ display: none; margin-bottom: 0px } div.module.trends{ display: none; margin-bottom: 0px } div.module.LiveVideoHomePageModuleContainer{ display: none; margin-bottom: 0px } div.module.Footer{ display: none; margin-bottom: 0px }');

답글 게시

답글을 게시하려면 로그인하세요.