您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Fix Twitter only showing a partial list of replies
Twitter has recently made a change where only a subset of replies are 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 behavior, so I made a script to bypass that and take you right to the replies.
Twitter has appended a query 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或关注我们的公众号极客氢云获取最新地址