Control Panel for Twitter에 대한 리뷰
Control Panel for Twitter 제작자: Jonny Buchanan
Firefox 사용자 16792125 님의 리뷰
5점 만점에 5점
Firefox 사용자 16792125 님, 2년 전The developer can put an option for hide : "more tweets"
I made a ublock origin filter for this. :
! More Tweets
twitter.com##[aria-label="Timeline: Conversation"] h2>div>span:has-text(/^More Tweets$/):upward([style^="transform"])
twitter.com##[aria-label="Timeline: Conversation"] h2>div>span:has-text(/^More Tweets$/):upward([style^="transform"])~div.
The developer can also put an option to disable “Show more replies,” button Thank you.
I made a ublock origin filter for this. :
! More Tweets
twitter.com##[aria-label="Timeline: Conversation"] h2>div>span:has-text(/^More Tweets$/):upward([style^="transform"])
twitter.com##[aria-label="Timeline: Conversation"] h2>div>span:has-text(/^More Tweets$/):upward([style^="transform"])~div.
The developer can also put an option to disable “Show more replies,” button Thank you.