OpenUserJS Bullshit Filter

Hides scripts for popular browser games and social networks as well as scripts that use "foreign" characters in descriptions.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
darkred
Günlük kurulumlar
0
Toplam kurulumlar
1.238
Değerlendirmeler
25 0 0
Versiyon
2019.12.5
Oluşturulma
10.09.2015
Güncellenme
25.06.2020
Boyut
7,71 KB
Lisans
MIT
Geçerli

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 "Announcements" table (i.e. on the right).
screenshot

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 and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).


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