I have a lot of hidden games id like to remove from hidden, is there any way I can do it all at once?

6 years ago

Comment has been collapsed.

You can turn off hidden in settings > giveaways > Hide Games you manually filtered

6 years ago
Permalink

Comment has been collapsed.

You will need a third party tool like Depressurized.

EDIT Are you asking about Steam or Steamgifts?

6 years ago
Permalink

Comment has been collapsed.

NECRO!
use this on every page (copy paste in console)

var buttons = document.getElementsByClassName('table__remove-default');
for(var i = 0; i <= buttons.length;i++)
    buttons[i].click();
6 years ago
Permalink

Comment has been collapsed.

Thank you.

3 years ago
Permalink

Comment has been collapsed.

my hero

1 year ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.