您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enhance the feedly website with advanced filtering and sorting capabilities
当前为
When this script is enabled, a filter icon will appear next to the settings icon that toggles the filtering and sorting menu.
This script requires the Unread Only
option to be enabled (in the feedly settings / filters).
Two settings modes are available:
Presentation support:
Title Only
view is fully supported.Magazine
view is supported except the Most popular
section (Only filtering and restricting supported in this section). Cards
view (publish age not available in this view).Full Articles
view is fully supported.Can be found here.
Please report bugs and feature requests in the following link.
Don't forget to give the project a star if you like it :)
This script relies on the user scripts extensions like Greasemonkey or Tampermonkey.
After installing the appropriate user scripts extension, you can install the script from the following sites:
The Greasemonkey extension should be installed.
The Tampermonkey extension should be installed.
Install NodeJS & NPM (https://nodejs.org/en/download).
npm install
npm install -g grunt
npm install -g typings
typings install
To build manually:
grunt
To automatically build on source code change:
grunt watch