GreasyFork Bullshit Filter

Hides scripts for popular browser games and social networks as well as scripts that use "foreign" characters in descriptions. Applies to posts in Forum too.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
darkred
日安装量
0
总安装量
8,277
评分
103 0 0
版本
2021.3.31
创建于
2015-09-03
更新于
2021-03-31
大小
7.4 KB
许可证
MIT
适用于

Hides scripts for popular browser games and social networks as well as scripts that use "foreign" characters in descriptions, when browsing or searching scripts. i.e. it filters any/all of these 4 categories:

  • Games: scripts for browser games like Kingdoms of Camelot, Mafia Wars and Ikariam
  • Social Networks: scripts for general purpose social networking sites like Facebook, studiVZ and VKontakte
  • Non-ASCII: scripts that use non-English characters in description (accents, umlauts, cyrillic letters, ...)
  • Clutter: obvious spam, titles like "asdasdasd", description = title, title < 6 characters, "just a test", scripts for themes/dark/night mode (because they are, in effect, userstyles).

The filters list appears just below the #script-list-option-groups element (i.e. on the right).
image

Note: you may modify the value of line const DEBUGGING = 0 to 1,
in order the filtered scripts to be highlighted yellow -instead of hiding them- so that you can check which scripts have been filtered.

This is a modified version of this script: userscripts.org Bullshit Filter (by kuehlschrank).
Thanks a lot to kuehlschrank for making another great script.
Thanks a lot to valacar for the refactoring.

The script works in and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

Hosted in GitHub


When reporting problems:

  • State name and version of your browser and script manager.
  • Provide a web address where I can see the problem for myself. A domain name is not enough. Also, posting a screenshot is helpful.
  • Post any related errors in the browser console.
  • Be as specific as possible. I need to know where to look.
  • For questions/comments/feature request/bug reports please use the (blue) rating " No rating - just a question, comment, feature request, or bug report".

If you have any bugs, bug fixes or ideas, please report at my GitHub repo