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的反馈
Works for me. I added this to remove some extra clutterthanks 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 }');
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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 }');