您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasemonkey script that allows the user to select which
Allows a user to select BikePortland comments they wish to view based on how many times it has been recommended.
This userscript is hosted at https://greasyfork.org/en/scripts/19975-bikeportlandfilterbyrecommended
It is synced with this github location: https://github.com/jonathanpdx/BikePortlandFilterByRecommended
To use this script, install via Greasemonkey/Tampermonkey. If you have either *monkey installed, downloading the script via your browser should prompt for install.
If you have any suggestions as to how you'd like this script to behave differently, please don't hesitate to ask!
At the top of the comments section, a chart should appear showing the Most Popular Comments. Clicking on any bar on the chart will filter the display of comments that have at least that many recommendations.
Each comment has a bar next to it, with the width growing in proportion to the number of times it has been recommended.
Two additional links will appear next to each comment's recommendation count allowing you to filter comments in-place.
[ALT + g] -> "Show all" [ALT + c] -> "Scroll to chart"
Special thanks to Jordan Reiter and Jimmy Woods for their previous work on MetaFilter favorite user scripts, on which this work is heavily based.