您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows on the Awesome-Selfhosted GitHub page a filter prompt that allows you to hide any technology that you are not interested in
This script adds a filter to the "Awesome-Selfhosted" GitHub Page to only show projects that are written in the Language or Runtime you are interested in.
For example, I know I can only host Python applications, so I just want to see those on the list.
With the script loaded you should see a 'Filter by language' box at the top. Enter Python into the input box and press 'Run'. The box will hide itself now and the list will have everything that is not written in Python hidden in a submenu.
If you are not interested in filtering you can press the 'Cancel' Button and the Prompt should hide itself.
Note: The filter is case-insensitive meaning php, pHP or PHP will show you the same result.