您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Change the category of saved Reddit posts more easily
Reddit users with gold get access to some cool features, one of which being "saved categories", which lets you assign posts you save to a category for easy sorting later.
In order to change a category, you have to unsave it, save it again, then you can choose a category to save it under. This results in 3 total requests (1 request to /api/unsave
and 2 requests to /api/save
) to accomplish one single task. It wastes the user's time, and it wastes (albeit very little) server resources.
reddit-saved-category aims to solve this problem by letting you change not only one, but several posts' categories at once. Just check each post you want to change, select a category for them at the top of your 'Saved' page, and click "save multiple".
After you have the script installed, you should be able to use it when you go to your 'Saved' page, which is available at https://www.reddit.com/user/YOUR_USERNAME_HERE/saved
. You can select one or more posts with the checkboxes, and change their category via the dropdown at the top of the page.
Note, at this time, you should give the script a few seconds after saving before leaving the page. The more posts you're saving the longer it'll take, but it really shouldn't take very long either way.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址