您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Extract tweet ID from clipboard or current page and uses search algorithm to sort tweets (both quotes and replies)
Tired of low quality blue check replies at the top? Want to see the entire conversation that's going on in the quotes and replies at the same time? This script uses the search algorithm's sorting (similar to the old algorithm before prioritization) for all the conversation around a tweet. You can either copy the tweet url or use it on the tweet you are already viewing. Min 50 usually gets popular ones, Min 5 for tweets for those that have less replies to, or no min faves and just if it has engagement, or you can just view the quotes with engagement that seems to put more relevant quotes at the top rather than just the view quotes option. Full disclosure: this was generated by an LLM so there may be unforeseen bugs. If you wanna add your own search query, for example, just the replies you can add or modify a case around line 30. In that case you would remove the parentheses and remove the quoted_tweet_id part.