ANNOUNCEMENT:

I'm getting less and less free time. This project comes from my hobby as a programmer, I made this out of my boredom and used my free time to do productive things in a while. Now, I don't have that free time anymore, life happens.
I can't play my games anymore and I stopped entering giveaways because I haven't even touched some games I won, eventhough they were so high in my wishlist. I'm very sorry.
I have to do part-time job in additional of my current primary job.
So, I'm leaving SG and Steam for a while. I hope I can return here someday and play games again.
I will try to keep updating my bundle list, but all planned features are being on hold indefinitely.
If for some reason SG changes so much that the script broke, I'm very sorry I won't be able to fix it. The script is open for everyone, you can copy, change and host it with your own greasyfork account. No need to ask my permission.

Download

Minimalist version screenshot

Features

  • Shows "Trading Cards" tag if the game has trading cards.
  • Shows "Achievements" tag if the game has steam achievements.
  • Shows "Bundled" tag if the game is marked as bundled by SG. v3.1 above, mouse hover shows bundled date.
  • Shows "Hidden" tag if the game is in your SG filter list.
  • Shows "Wishlist" tag if the game is in your Steam wishlist.
  • Shows "Linux" and "Mac" if the game supports multi platform.
  • Shows "Early Access" if the game is currently in early access state.
  • Shows "Owned" if the game exist in your Steam library.
  • Shows "Ignored" if you marked this game as not interested at Steam store page.
  • Tags are links :
  • Tags can be toggled on/off at https://www.steamgifts.com/sg-game-tags.
  • Supports SG++ and Ext SG endless scroll. Credits to Alpe who helped me with this.
  • Links to SG Game Tags setting inside Point and level dropdown.
  • Tags background color and text color customization.

Current Tags

Tags Description
"Trading Cards" This game has trading cards
"Achievements" This game has steam achievements
"Bundled" This game is in Steamgifts bundle list. Hover the tag to show bundled date
"Not-Bundled This game is not in Steamgifts bundle list
"Hidden" This game is in your filter list
"Wishlist" This game is in your Steam wishlist
"Linux" Linux supported
"Mac" Mac supported
"Early Access" This game is in early access state
"Owned" You already have this game
"Ignored" You marked this game as not interested

The script requires :

"Hidden" tag is only shown inside giveaway page. It is useful for invite only giveaway. Still thinking a way to optimize the way to get list of hidden games so that I can make it appear outside giveaway page.

The script now can get list of bundle games with just 1 request, and will request again every 6 hours.
Trading cards, achievement, linux, mac, early access still have 24 hours cache data.
It doesn't save data for hidden games, because you can always remove the game from filter.

Some games with wrong store page link won't show some tags, e.g Left 4 Dead Bundle and Portal Bundle since the store page itself is gone now.
I can't do anything about that.

If bundled tag doesn't appear at all, check if you can open this link, maybe my server down.
If wishlist tag doesn't appear at all, make sure you are logged in to steam with the same browser, and then check this link if there are some number inside [] after "rgWishlist" :

You can also see the code and maybe help me with the development at github.

Feedback and bug report are always appreciated. Though I may not reply to each of your comment, I do read all of them. And thank you for the compliments. :D

To do for next update :

  • "Other" tag (shows popular defined tags & steam category e.g Controller Support, Co-op, etc)
  • Community wishlist rank requested by Amorphism
  • Migrate the source to my server instead from Steam, so I can make my own SG Game Tags API and will be available to public.
  • If SCE creator approves, Trading Cards tag will use SCE list instead of Steam unreliable data.

Changelogs

3.4

3.3

  • Added new tags : Owned, Ignored
  • Added endless scroll support to other pages with games. (e.g entered giveaway, etc)

See more changes

Screenshots

View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
8 years ago*

Comment has been collapsed.

bump because team chitoge!

8 years ago
Permalink

Comment has been collapsed.

Yaay fellow teamChitoge

View attached image.
8 years ago
Permalink

Comment has been collapsed.

Thank you very much for your work!

8 years ago
Permalink

Comment has been collapsed.

You're welcome :D

8 years ago
Permalink

Comment has been collapsed.

Making script work on filters page is awesome, but it simply doesn't work properly.

After i browse few pages script just stop showing Achievements and Cards, only Bundled tag is working fine. If i wait 2-3 minutes and refresh page all tags are aviable again.

I use Chrome 49.

8 years ago
Permalink

Comment has been collapsed.

After i browse few pages script just stop showing Achievements and Cards.

How many page was that??
Some say steam limits the request up to 200 requests/ 5 mins. And because I make trading cards and achievement as a separate request, so the limit would be around 100 games / 5 mins.
That's why I save requested data locally so it won't ask same game twice.

It worked fine for me after opened more than 8 pages giveaways (should be more than 300 different games). I haven't tried it again though.

Or maybe it was just steam's server down temporarily...?

8 years ago
Permalink

Comment has been collapsed.

About 3-4 pages. And no, it's not server side issues. I have more than 3k blacklisted games, so i already browse alot pages in hidden games.

Anyway, now i can unredstand when this limit turns on and wait few minutes. Even with this request trouble you script save a lot of time =)

8 years ago
Permalink

Comment has been collapsed.

It would be nice to have support on group giveaway pages as well, for instance -
http://www.steamgifts.com/group/SJ7Bu/steamgifts

8 years ago
Permalink

Comment has been collapsed.

ehhh, I forgot about that page.

Ok will add it in the next update

8 years ago
Permalink

Comment has been collapsed.

Updated

Thanks for the reminder...

8 years ago
Permalink

Comment has been collapsed.

Very useful userscript! Glad to see the only thing missing (Steam user score) is on your TODO list :)

8 years ago
Permalink

Comment has been collapsed.

Thank you..
I have problem implementing Steam user score because Steam API does not provide user score & the text "positive, mixed, etc", it only provides the number of reviews.
I need to find other way around, so I guess it won't be release as soon as we want :(
Don't worry, It is one of the top priorities in my to do list.

8 years ago
Permalink

Comment has been collapsed.

Too bad it is not in the API. Hope you will find a solution.

8 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

8 years ago
Permalink

Comment has been collapsed.

Oh wow nice API, but Steam API key can't be post publicly isn't it??
And I don't have server.

I know how to get data from HTML, if you see my code, that is how I get data for bundled & hidden tag :D

Thanks for the information :D

8 years ago
Permalink

Comment has been collapsed.

I get this response
{
"error": "unauthorized",
"error_description": "You don't have access to this endpoint"
}

Do you know why??

8 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

8 years ago*
Permalink

Comment has been collapsed.

Ow I thought it was for Steam API key.

Man, this is way harder than its look.

8 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

8 years ago
Permalink

Comment has been collapsed.

Any options for turning off achievements bar?

8 years ago
Permalink

Comment has been collapsed.

It's in my to-do-list

User Preferences to enable/disable tags.

I plan to add more setting in http://www.steamgifts.com/account/settings/giveaways

8 years ago
Permalink

Comment has been collapsed.

8 years ago
Permalink

Comment has been collapsed.

Thx :3

8 years ago
Permalink

Comment has been collapsed.

This is awesome. Keep up the good work! Thank you!

8 years ago
Permalink

Comment has been collapsed.

Hope you can add user reviews score tag soon, this tag is on my wishlist~

8 years ago
Permalink

Comment has been collapsed.

Yeah I hope too. :D

8 years ago
Permalink

Comment has been collapsed.

A bug (maybe)
http://www.steamgifts.com/giveaway/cVlPZ/ping-15
this game is in bundle list but doen't show it on tag list, maybe because it has special symbols like ™ so that's why your search didn't caught it for processing ? just a guess

8 years ago
Permalink

Comment has been collapsed.

Ah yes you're right. Thanks for the report. Will fix this ASAP, since there are many games with ™.

EDIT : I updated the script. It is not because ™, but (+) in the name.

8 years ago*
Permalink

Comment has been collapsed.

I have updated to version 2.3 but unfortunately bug still not fixed
example:
http://www.steamgifts.com/giveaway/KHrh3/mr-bree
http://www.steamgifts.com/giveaway/cVlPZ/ping-15

maybe because I look in already completed GA's and you fixed in LIVE GA's ?

Thank for all your work maintaining your script, you are a great person!

8 years ago*
Permalink

Comment has been collapsed.

Nope, it must be because it is cached. Wait for max 24 hours and it should request again. The data should be expired at 00:00 UTC, but I'm not really sure about that :D

8 years ago
Permalink

Comment has been collapsed.

Yes, I re-checked and indeed it's working now! Thanks!

8 years ago
Permalink

Comment has been collapsed.

Glad it works :D

8 years ago
Permalink

Comment has been collapsed.

can't tell if you'll profit from it, but you just got whitelisted for that awesome script! :)

8 years ago
Permalink

Comment has been collapsed.

Wow thank you..
I whitelist you too, but currently I can't giveaway ROW games because I can only purchase games at steam store. I don't have CC and my bank doesn't support paypal debit :(

8 years ago
Permalink

Comment has been collapsed.

Hello, would it be possible to support the bundled tag in the sales page?

8 years ago
Permalink

Comment has been collapsed.

I made it to not work on sales page because there is much better script for that
Steamgifts Saver

That script will hide bundled game and you can put a threshold to hide games with discount more than a certain %.

8 years ago
Permalink

Comment has been collapsed.

Too bad it's only a chrome extension though, I'm using the fox. Thanks anyway for your useful script :)

8 years ago
Permalink

Comment has been collapsed.

Maybe its time to change browser?? :D

Well they both have advantage and disadvantage over the other. I used to use Firefox, but I switch to Chrome because Firefox is often not responding when loading pages with multiple tabs. But Chrome works perfectly fine.

8 years ago
Permalink

Comment has been collapsed.

Thanks! :D

8 years ago
Permalink

Comment has been collapsed.

Awesome script Ruphine, thanks! The Hidden tag is especially great for slogging through trains of games that I can't remember if I've done the research on to see if I would want them or not.

Two minor comments from an aesthetic perspective:

  1. Having the tags on a separate line on pages with lists of giveaways (e.g., the main page) gives them emphasis, but each giveaway now takes up quite a bit more room, as they are 4 lines instead of 3. It would look a bit cleaner having them on either the same line as the entry and comment counts, and there should be plenty of room there. I didn't see the script before v2.0, so I'm not sure where the tags used to be, but I'm guessing they were on the same line as the giveaway title. I was also going to suggest changing Trading Cards to just Cards for the benefit of simplicity, but noticed in the version notes that you already went through this change.
  2. The tag colours are more saturated than the colour scheme of the site, which makes them look out of place. More toned-down colours would fit in better.
8 years ago
Permalink

Comment has been collapsed.

Thank you :D

The Hidden tag is especially great for slogging through trains of games that I can't remember if I've done the research on to see if I would want them or not.

It is not my original idea, thanks to weirdfish's idea. I don't hide many games lol.

  1. Yes in v0 and v1 the tags is after giveaway title, but with only 2 tags some games with long name and multiple copies will have 2 line of giveaway title and it looks bad. So I try to put it below the title. If it is in the same line with entries and comment, it'd make them too far from the title and they'd be closer to the next title which I think would be confusing...? And as right now there is plenty of space, I change it back to "Trading Cards" :D

  2. Ehh but I like it. It works well beautifully with MuIIins's black userstyle :D. I am not that great with choosing colors, so if you know better color which works great with original SG and dark SG them, I'll gladly implement it :D

8 years ago
Permalink

Comment has been collapsed.

  1. That's fair enough. I just like fitting more information on a page.
  2. I haven't used any of the dark user styles, but you're right that the more pronounced colours probably look better with them. I played with the colours a little bit against the original SG style and came up with the following. They aren't perfect by any stretch, but they seem to fit the overall colour scheme somewhat better.
    • Blue: #6a89db (or #5a7ed7 to match the existing blue on OP username tags)
    • Green: #6ab60e
    • Red: #e47681
  3. For extra pickiness, using a border-radius of 4 or 5 would match the level box next to giveaways better as well.

Note that all of these are super nitpicky, and in no way detract from your really useful script. :)

8 years ago*
Permalink

Comment has been collapsed.

The blue is indeed I got from OP username, but from MuIIins's black userstyle.
The green I got from Sync Account Button from MuIIins's black userstyle.
The red I forgot where I got it, But I change it to SG Notification red color.

For somehow, my eyes still prefer current colors :D
Have you tried those colors and radius with my tags? I made the CSS part very simple and easy to read :D

Maybe I'll try to add feature for user to use custom color??

EDIT: border-radius 4px to match SG, is actually looks good. :D

8 years ago*
Permalink

Comment has been collapsed.

The first attached screenshot is what it looks like with the existing colours on the original SG style.
The second attached screenshot is what my colours look like.
The more I look at my green the less I like it though. The third attached screenshot is one using #73a442, which is taken from Extended Steamgifts.
All are using border-radius 4px.
Maybe have two colour schemes, one for use with the original SG style and another for dark userstyles?

View attached image.
View attached image.
View attached image.
8 years ago
Permalink

Comment has been collapsed.

Implemented 4px border-radius. :D
But somehow I still prefer current colors.

I have tried to implement color picker so user can have their own custom color for the tags, but failed.
Maybe next time

8 years ago
Permalink

Comment has been collapsed.

Haha, no worries. Thanks for all the hard work on the script, and have another bump! :)

8 years ago
Permalink

Comment has been collapsed.

Color picker implemented in v3.2
check it out at setting page as usual

7 years ago
Permalink

Comment has been collapsed.

Cool, thanks for the notice, 3 months later!

7 years ago
Permalink

Comment has been collapsed.

This script is getting better and better. ^.^

8 years ago
Permalink

Comment has been collapsed.

I can only chose one option to show at time (Firefox), I want more options (all except Achievements).
Maybe I am doing something wrong, but I think it's a bug.

8 years ago
Permalink

Comment has been collapsed.

Oh crap you are right.
Wait, I'll fix it ASAP

I only tested it on Chrome and it works fine there

8 years ago
Permalink

Comment has been collapsed.

I figured out how to fix it temporary, hit any you want then press save then it will reload and show what it is displaying but don't click anywhere after that or it will reset again. That it how I managed to get it to semi-work until you will make a fix

8 years ago
Permalink

Comment has been collapsed.

It should be fixed now with v2.5

8 years ago
Permalink

Comment has been collapsed.

Hello. Thanks for awesome script!
Little feedback from me:

  1. It would be nice to have tag "hidden" when browsing someone's page or some /group/ page. On main list.
  2. It would be nice to have new tag "I have it" when browsing same pages.
8 years ago
Permalink

Comment has been collapsed.

  1. As right now my script doesn't save data for hidden, unlike trading cards, achievements, and bundled. I avoid to make it shown in pages with many games. Because it'd make requests everytime user load the page. I can make it saves for 1 day use, but it won't be sync right away if the user add/remove the game from their filter list.
  2. Since SG has http://www.steamgifts.com/account/steam/games, seems I can make it happen easily. But I'm not sure how I save the data. I can assume once user has the game, it'll always there. But now user can remove games from their library, that'd make a false positive feedback.
8 years ago
Permalink

Comment has been collapsed.

Thanks for answer. I dont know a thing about programming. Just few thoughts that comes to mind:

  1. Maybe you can detect when user adding new game to hide list and in that case refresh saved data.
  2. I think it will be fine if you use SG data you mention. As you know that data refresh when you hit refresh button in your SG profile. So its up to user to keep his profile up to date.
8 years ago
Permalink

Comment has been collapsed.

Hmmm your thoughts are good and reasonable, but sadly it works differently with my current script's logic.
I'll think about other possibilities. Thanks anyway for the feedback.

8 years ago
Permalink

Comment has been collapsed.

Sighery told me about hidden steam API to get wishlist.
And that API also contains list of owned game and ignored game in steam.
Will add them in the next update.
For hidden game, still can't find optimized way to do this.

7 years ago
Permalink

Comment has been collapsed.

Thanks for update and for keeping feedback for later use! Also glad to see you exploring new areas and keep improving your script :)

7 years ago
Permalink

Comment has been collapsed.

Not sure if it was reported or not, but some games have achievements, but don't have a mark with achievements on steam. Do you plan to fix this or it's a feature, not a bug? Example: http://store.steampowered.com/app/216110/
edit: added the example game

8 years ago
Permalink

Comment has been collapsed.

Well it is problem with Steam itself. Steam doesn't tell the script that the game has achievement. I can't do anything about that.

8 years ago
Permalink

Comment has been collapsed.

Guess I could fork your project and fix this issue myself, if I will have some spare time

8 years ago
Permalink

Comment has been collapsed.

Feel free to do so :D
I put the script in github for this purpose

8 years ago
Permalink

Comment has been collapsed.

8 years ago
Permalink

Comment has been collapsed.

Actually I can. But I'm afraid it'd clash with this addons so I made an exception to sales page.

There is also another user asked for this.
I'll add it anyway. :D

8 years ago
Permalink

Comment has been collapsed.

Hey, I discovered your script just today and I really like it (especially for trains where I can't remember which games I've added to my filter list). One bug I discovered is on the "You've won a new gift"-popup. Your settings appear on that popup. See screenshot below.

View attached image.
8 years ago
Permalink

Comment has been collapsed.

Ehhhh...
WTH...
I haven't won anything since adding setting to toggle tags. So I didn't know. :D
I'll fix it ASAP

8 years ago
Permalink

Comment has been collapsed.

Thanks for the fix (just won something) :)

8 years ago
Permalink

Comment has been collapsed.

Congrats!!
You're very lucky, I'm jealous here.

I don't think it is fixed 100%, I think it will shows again if user sees space cat pop up when opening http://www.steamgifts.com/account/settings/giveaways.

It appears because that View Gift button has same identifier with Save Changes button.

In your case, you were opening http://www.steamgifts.com/account/settings/giveaways/filters, which has exactly "http://www.steamgifts.com/account/settings/giveaways" words. I managed to put exception for another pages anyway, so it won't appear again in filter page.

I'll do more research once space cat comes. :D

8 years ago
Permalink

Comment has been collapsed.

Thanks :)

Ah, I didn't look at the url this time. Will always open the account/settings/giveaways page from now on :D If I manage to win something again, I will give you the html source.

Maybe you could check if a div with class 'formheadingtext' is present, that has 'Hide giveaways above your level?' as innerHTML? I think counting the form__row's would be bad, if there are other plugins that add settings on this page.

8 years ago
Permalink

Comment has been collapsed.

I think counting the form__row's would be bad, if there are other plugins that add settings on this page.

That is actually my intention. So if SG or some addons adds another setting, my setting will always directly below them and have correct number.

Maybe you could check if a div with class 'formheadingtext' is present, that has 'Hide giveaways above your level?' as innerHTML?

I don't think that'd help, as the code still add setting before formsubmit-button class.
What I need is more specific identifier of the button.
I wonder if View Gift button also has js
submit-form class. I don't think that button is submit button anyway.

8 years ago
Permalink

Comment has been collapsed.

Well then use my suggestion from below and use a more specific css selector than just one class.

8 years ago
Permalink

Comment has been collapsed.

I'll try "js__submit-form" class in the next update.

I miss space cat :(

8 years ago
Permalink

Comment has been collapsed.

OR instead of just using the class of the button to find the spot to insert the settings (see your code line 564), try to use the surrounding as well. Guess you need to wait until you or someone else wins a gift, to determine the differences.

8 years ago
Permalink

Comment has been collapsed.

I noticed some bundled games are not marked even though they appear in the bundle list, do you recognize this or could it be a local error on my machine? I assume your script draws from the SG bundle list at all times, so I don't really understand how it could happen either.
Thanks a lot for your amazing work, this script is super helpful!

8 years ago
Permalink

Comment has been collapsed.

Thank you :D

Can you give me what game is that??
Newly added may appear not bundled for max 24 hours. It is reset at around 00:00 UTC.

The script opens http://www.steamgifts.com/bundle-games, make a search of the game based on its name, and compares it with its steam appID. So if for some reason, my script unable to get appID or the name somehow not found there, it will be considered not bundled.

8 years ago
Permalink

Comment has been collapsed.

Thanks for the quick reply!
There's been a bunch, but from the top of my head I remember Hot Pinball Thrills and
Agricultural Simulator 2012: Deluxe Edition
(both bundled quite a while ago).
I encountered a couple more but can't remember them right now.

EDIT: I checked again and today these two are both correctly marked as bundled. Maybe the script just needed some time to load everything since I installed it yesterday? I'm confused now but it looks like it fixed itself :)

8 years ago
Permalink

Comment has been collapsed.

8 hours late is not quick at all

Such mystery...
Maybe it was fail or timed out when loading bundle list, so it marked as non bundle for 1 day.

8 years ago
Permalink

Comment has been collapsed.

Very helpful script here, thanks a bunch Ruphine ツ

8 years ago
Permalink

Comment has been collapsed.

Thank you.
Glad you like it.

8 years ago
Permalink

Comment has been collapsed.

Bump, and thanks as usual for great work updating maintaining and fixing bugs! Praise Ruphine! :)

8 years ago
Permalink

Comment has been collapsed.

That looks like a pretty nice plugin, and one that might be able to implement the one feature I've been looking for since I first came on this website: would it be possible to show the available OS ?

As someone who does not play on windows I spend my time clicking on the steam links to check the supported OS, if it was possible to add that to theplugin you would make me a very happy man !

8 years ago
Permalink

Comment has been collapsed.

Sorry for the late reply.
I'll take a look about supported OS.

8 years ago
Permalink

Comment has been collapsed.

8 years ago
Permalink

Comment has been collapsed.

You are awesome :)

8 years ago
Permalink

Comment has been collapsed.

This is just an example, I haven't write the code.

So which one do you prefer, A or B?? (see image below)

A : Uses original logo for both OS, but may hard to notice
B : Easy to notice, but I'm running out of color, lol. Any idea for the color??

Or maybe you have better idea, feel free to share.

View attached image.
8 years ago
Permalink

Comment has been collapsed.

I like both, A is discreet and while it might be hard to notice at first I think the users can get used to it pretty quickly, and it would not add any more tags and colors to the script.

If you want to go with B I just checked if the os's had any official colors, Ubuntu seems to be using #dd4814 but I couldn't find anything for apple, probably something grey since they've gone metallic, it would be faster to spot the OS than A but it might annoy people who do not care about those tags so it's a difficult choice !

I wanted to help and fork your code but after looking at it it is way too complicated for me so I can not really help you on this but I'm learning by looking at it !

8 years ago
Permalink

Comment has been collapsed.

but it might annoy people who do not care about those tags so it's a difficult choice.

That's why I add setting to toggle the tags here https://www.steamgifts.com/account/settings/giveaways.

Ubuntu's color is nice. I like it.

I wanted to help and fork your code but after looking at it it is way too complicated for me so I can not really help you on this but I'm learning by looking at it !

Yeah, the code is getting bigger and bigger each update @_@. And most of it just because SG uses different CSS styles between pages, so I have to make separate codes for different pages.

8 years ago
Permalink

Comment has been collapsed.

That's why I add setting to toggle the tags here https://www.steamgifts.com/account/settings/giveaways.

Oh nice I didn't knew you added that already !

CSS wise I'm ok but the jQuery is way abovemy level ! At least I'm learning by looking at it, and you put comments so I can follow what part does what !

8 years ago
Permalink

Comment has been collapsed.

Added to script, and published.. v 2.10
Let me know if something goes wrong, as I turn both tags off because I only use Windows.

NB : Ubuntu's color is pretty similar to bundled tag, so i change it.

8 years ago
Permalink

Comment has been collapsed.

Thanks for update. I dont need that function so i turn it off to speed up script. But some new tags still appearing on random games on random personal pages. I visit same user 5 times and one time tags shows. I visit 10 random different users and tags shows couple times. Reloading page remove tags.

View attached image.
8 years ago
Permalink

Comment has been collapsed.

Yes I just realize it. It disappears after page refresh
I'm working on it.

Should be fixed.
I forgot to check setting when script encountered unsaved game. And it disappears after page refresh because the game is already saved.

8 years ago*
Permalink

Comment has been collapsed.

This is the awesomest thing to ever happen to SG !

It totally changes the way I can browse it now and I can finally hide games without having to go the steam store : BEST. SCRIPT. EVER.

8 years ago
Permalink

Comment has been collapsed.

But the developers may make their games to support your OS later.

Don't forget to occasionally check your filter list in case some games suddenly support your OS :D

7 years ago*
Permalink

Comment has been collapsed.

Yes, that's why I'm subscribed to macgaming on reddit, we usually share infos like that when a new port is announced :)

Lately, Thief and Sleeping dogs got ported yay !

7 years ago
Permalink

Comment has been collapsed.

7 years ago
Permalink

Comment has been collapsed.

I did yes and tried it but in the end I prefer your addon by a mile because there are some games that are only for windows that I still would like to see on my page. I filter manually and the game tags help me do that so my list is heavily customized (more than 5300 games filtered)

7 years ago
Permalink

Comment has been collapsed.

Install doesnt work. When I click this download link, it takes me to the page but once I click install the script, it just opens a page with all the code. Am I missing something? I am on FF using Greasemonkey.

8 years ago
Permalink

Comment has been collapsed.

Wait I'll check it out. I don't use Firefox as my main browser so I didn't know.

I'll let you know when I manage to fix the problem.

8 years ago
Permalink

Comment has been collapsed.

Thanks. I await your reply. By the way, this looks awesome and I cant wait to use it.

8 years ago
Permalink

Comment has been collapsed.

Sorry I can't find anything why Greasemonkey doesn't ask to install the script. @_@

Manual install :
Copy all the code (ctrl + A, ctrl + C)
Click the arrow beside Greasemonkey icon > new user script
Click Use Script From Clipboard
Save

8 years ago
Permalink

Comment has been collapsed.

Thanks but it doesnt look like it is compatible with Steamgifts ++ Gridview or endless scroll.

8 years ago*
Permalink

Comment has been collapsed.

Yes it is.
And it is also not compatible with endless scroll.... yet...

At least it works for another pages : inside giveaway, user & group profiles, new giveaway, sales, etc

8 years ago
Permalink

Comment has been collapsed.

It works great, but if I had a wishlist it would be compatibility with Gridview and popup from Steamgifts ++. Otherwise. Love the script. Thanks for your hard work!

8 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

8 years ago
Permalink

Comment has been collapsed.

Sorry for late reply. I was already fell asleep.

I fixed the @match pattern...

Weird that greasemonkey can't parse that pattern. Tampermonkey works fine with that.

8 years ago
Permalink

Comment has been collapsed.

Fixed the problem why Greasemonkey didn't ask to install the script.

Seems because @match pattern, weird that it didn't work with Greasemonkey but works fine with Tampermonkey.

8 years ago
Permalink

Comment has been collapsed.

Works perfectly now. Thanks for the fix!

8 years ago
Permalink

Comment has been collapsed.

The tool I was looking for for a long while. Thank you so much ;v;
Looking forward to more new features!

8 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.