您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Sort WordPress favorites alphabetically.
当前为
This is my first GreaseMonkey script!
This script will sort your WordPress plugin favorites. By default it's in the order you selected them, very annoying! There are two places I have found where your list of favorite plugins can be displayed.
The first place is when you are browsing for a plugin on wordpress.org and click on the "Favorites" link to the right of "Featured" and "Popular". This one I don't have sorting yet. (they are divs and not li's so it is a bit more difficult)
The second place is when you are logged into wordpress.org and click on the "My Favorites" link just to the left of the "Log Out" link in the upper-right corner. This one IS sorted.
Enjoy!