Greasy Fork is available in English.

Steam Community Ignore

Hides posts from specific users.

ავტორი
Aemony
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
12
რეიტინგი
0 1 0
ვერსია
0.3
შექმნილია
24.06.2017
განახლებულია
24.06.2017
ლიცენზია
პ/გ
გამოყენებს მათ

Simple script to ignore/hide posts made by certain users on the Steam Community discussion boards.

Requires manually editing a row of the code to add the users to ignore.
The row in question is row 15:
"let profilesToIgnore = [];"

Use the SteamID3 of profiles to hide posts made by that user. Use https://steamid.xyz/ to look one up.
Only use the last numbers of the ID, so if the SteamID3 is 'U:1:12345678' you should only add '12345678' to the array.