您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds a button to Feedly that marks items above the current item "as read".
当前为
This script adds a button labeled mark previous read to Feedly. When clicked, all items above the currently selected one are marked as "read". If no item is selected and the list contains at least one "read" item, then all items above the lowest "read" item will be marked as "read".
The button added by this script provides functionality similar to the Mark previous as read operation that could be invoked after long-pressing an item in the official (but now defunct) Google Reader app for the Android platform. That is, the items above the current selection are marked "as read", regardless of whether the list is sorted by newest or by oldest. Therefore, this functionality is intended for users who read their feeds top-to-bottom, sorted oldest-to-newest.
IMPORTANT:
- After installing this script, you must refresh your Feedly page in your browser (not in Feedly) to see the new button.
- Currently, only the Titles view of Feedly is supported.
To make the selected item collapse automatically after clicking the mark previous read button, edit the script and set COLLAPSE_SELECTED_ITEM to true, as follows:
var COLLAPSE_SELECTED_ITEM = true;
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址