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.