Show All Twitter Replies

Fix Twitter only showing a partial list of replies

目前为 2020-03-09 提交的版本。查看 最新版本

作者
James Bores (JacenBoy)
评分
0 0 0
版本
1.0
创建于
2020-03-09
更新于
2020-03-09
大小
472 字节
许可证
暂无
适用于

Show All Twitter Replies


Why do I need this script?

Twitter has recently made a change where only a subset of repliesare visible when you click on a link to a tweet. A list of other usually unrelated tweets takes up the space that the replies should be in. This is annoying behaviour, so I made a script to bypass that and take you right to the replies.

What does the script actually do?

Twitter has appended a quesry string to the end of links for a while (usually "s=19" or "s=20"). It seems like this query string is what triggers the "More Tweets" section; when the query string is removed the full list of replies appears. The userscript redirects your browser to the version of the page without the query string. Twitter doesn't appear to use query strings elsewhere on the site, but to be safe this userscript will only activate when the URL matches the URL format of a tweet, rather than activating on all pages.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址