Control Panel for Twitter 的评价
Control Panel for Twitter 作者: Jonny Buchanan
422 条评价
- 评分 5 / 5来自 Firefox 用户 17936828, 2 年前
- 评分 4 / 5来自 TheCongressman, 2 年前Would like an option to hide twitter blue users. Either hide them, or have them appear last on reply chains.
- 评分 5 / 5来自 Shubham Kumar, 2 年前
- 评分 1 / 5来自 Firefox 用户 17878973, 2 年前I cannot get this to work. I am getting 'Can;t read or change data on this site'. No obvious documentation to guide.
开发者回应
发布于 2 年前You might not have granted the extension permissions to access Twitter when you first installed it, if you go to Settings -> Extensions & Themes and click on Control Panel for Twitter, the Permissions tab should let you fix this - 评分 5 / 5来自 Firefox 用户 17380564, 2 年前
- 评分 5 / 5来自 theimpulson, 2 年前
- 评分 5 / 5来自 Firefox 用户 16515211, 2 年前
- 评分 5 / 5来自 Nameless_User, 2 年前
- 评分 5 / 5来自 Naoki Wada, 2 年前
- 评分 4 / 5来自 Steak-Tartare, 2 年前So far, it works almost like I expect it to. It's a real breath of fresh air!
Edit: Removed my previous comment to make one more recent. Please, remove that dumb dog meme or make it optional for those who want it. - 评分 5 / 5来自 Firefox 用户 17849284, 2 年前
- 评分 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.