This is an userscript. It gives you an ability to browse steamgifts faster and more comfortable. Check out the screenshots!!

Note: This script is no longer under active development! PR-s for bug fixes are welcome!

Please Bump! 😀

Steam Group
Bug Reporting

If you like it please donate:

Steam

Browser addons:

You have to install one of them before you install the script!

The userscript:

After you installed the browser addon that need for you. Just open THIS link and click on [Raw] button the browser will automatically offer you to install the script!

Features:

  • Add Enter button every active giveaways (list, real-time update)
  • Display chances for every giveaway (list, also on entered ga page)
  • Endless scrolling (with a lot of additional features)
  • Fixed header
  • Jump to top button at the bottom right corner
  • Update point every 60 seconds
  • Options
  • Hide entered giveaways
  • Automatically display images
  • SGv2 Dark Theme support
  • Advanced comment editor (with emoticons)

Authors:

  • Nandee ( Programmer )
  • Pele ( Tester )

You can find the full change log at the top of the source code.

Final notes:

The script isn't under active development since i'm working on my first game I don't really wanna spend so much time on this project. Although I'm trying to do my best to keep it up to date. There some things that not contained by this script. Like features which request other pages when the page loads or manage a database in the background to keep the data fast and safe. I wont implement any feature like them in the feature for reason. I wanted to keep it as fast as possible. if you want features like this there is a lot of userscripts which can bring you them. Most if them also compatible with ESG. Small and creative feature requests and bug reports still welcome. Just keep in mind i might won't be able to implement them immediately.

Screenshots(2016. 05. 12. - Outdated):

View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
View attached image.
9 years ago*

Comment has been collapsed.

The best SG addon for me. Thank you for all your hardwork, Nandee! :)

7 years ago
Permalink

Comment has been collapsed.

if I have it installed... will it update automatically?
(sorry for silly question but I'm still newbie on script thing)

7 years ago
Permalink

Comment has been collapsed.

yes but it takes a while

7 years ago
Permalink

Comment has been collapsed.

awesome! thanks a lot for all these new features.

7 years ago
Permalink

Comment has been collapsed.

Awesome! TY

7 years ago
Permalink

Comment has been collapsed.

BUMP

7 years ago
Permalink

Comment has been collapsed.

Bump

Don't hide GA from this block. This is normal?

View attached image.
7 years ago
Permalink

Comment has been collapsed.

Yes It's normal

7 years ago
Permalink

Comment has been collapsed.

This in no way can be hidden, like before?

7 years ago
Permalink

Comment has been collapsed.

There is no way
I disabled entered giveaway hiding in this location

7 years ago
Permalink

Comment has been collapsed.

Bad news, well have to accept

7 years ago
Permalink

Comment has been collapsed.

Best addon for steamgifts ever, many thanks Nandee

7 years ago
Permalink

Comment has been collapsed.

Bump. Thank you, Nandee! :)

7 years ago
Permalink

Comment has been collapsed.

2.3.1 (2015. 05. 29.)

  • Fixed vimeo embedded videos
  • Fixed advanced comment editor
  • Added headings and horizontal reference to the comment editor
  • Added comment formatting for giveaway descriptions
  • Added comment editor to the new discussion and new trade pages
  • Modified About page
7 years ago
Permalink

Comment has been collapsed.

test

7 years ago
Permalink

Comment has been collapsed.

There was a problem with commenting but I fixed it! :)

7 years ago*
Permalink

Comment has been collapsed.

Edit: nevermind. lol

7 years ago*
Permalink

Comment has been collapsed.

BTW, I had "Hide images" set to disabled but with the update "Comment features" were set to Enabled. As long as there is no way to collapse the images again I do not want to use this 'feature'. I also already use a script for YouTube previews on every site so the rest is of no use to me either.

7 years ago*
Permalink

Comment has been collapsed.

Why don't you turn it of if nothing useful for you?

7 years ago
Permalink

Comment has been collapsed.

I do have it off. I'm just saying it would be nice if there was a way to recollapse the images.

7 years ago
Permalink

Comment has been collapsed.

You can do it by removing this line from the source code:
$(this).find(".comment__toggle-attached").remove();

7 years ago
Permalink

Comment has been collapsed.

Thanks

7 years ago
Permalink

Comment has been collapsed.

Thank you for Comment editor.

7 years ago
Permalink

Comment has been collapsed.

Nice that vimeo-videos was fixed.

Here's a puzzle that will be hard if you use video embedding though, just to give you an understanding on why I think video embedding should be turned off by default instead of on.

7 years ago
Permalink

Comment has been collapsed.

I have a better solution

7 years ago
Permalink

Comment has been collapsed.

Sounds interesting. :)

7 years ago
Permalink

Comment has been collapsed.

I would really like for Endless Scrolling to offer two options; enable for Giveaways and enable for the Forum. Endless Scrolling works just fine for Giveaways but it's not something I want on the Forum and right now I have no option to but to enable or disable it for both.

7 years ago
Permalink

Comment has been collapsed.

The endless scrolling is working as a whole it's not written page by page, it's written like giveaway based pages, table based pages, comment based pages etc.
The other reason the current settings system only handles on/off options i don't want to remake it yet.

7 years ago
Permalink

Comment has been collapsed.

Hey, any update on adding some sort of mark or color on GA that are Early Access?

Great work and thanks for the updates :)

7 years ago
Permalink

Comment has been collapsed.

I can't get other informations from the game without querying them one by one from the steam servers. I don't want to do that if you interested in similar features you can ask SG Game Tags' owner:
https://www.steamgifts.com/discussion/l6RDh/userscript-sg-game-tags-show-some-info-of-the-game-cards-achievement-bundled-etc

7 years ago
Permalink

Comment has been collapsed.

Cool thanks will check it out.

7 years ago
Permalink

Comment has been collapsed.

OMG I love this already, only been using it for a min now!

If I don't see any major problems I intend on sending you some $ when I get it. <3
I love this, thank you so much, steamgift hero!

7 years ago
Permalink

Comment has been collapsed.

A feature request.

Would it be possible to add a class to the span for the giveaway odds? That way we could use some css (via Stylish for example) to give colours to different odds (like you are already doing for 100% odds).

Personally I think ten increments would be fine but that's up to you of course.

So for example:

<span title="Odds: 512:1">0.19% chance</span>

Would become:

<span title="Odds: 512:1" class="GA_chance_20">0.19% chance</span>

With GA_chance_10 being everything between a 0% and 10% chance and so upwards for the other classes.

Edit: need to think about the chances; since most games are between 0.1% and 0.01% we might need finer grain control.

7 years ago*
Permalink

Comment has been collapsed.

The colors doesn't make any sense, i made a color system (color heat, 0%-blue, 100%-red) before the 2.3 release but it was useless, almost everything was blue and you can't tell the difference between the shades so i removed it. It looks better in black
anyway it's not an important information like you have to check it before you enter or something like that, It's useful with filtering but nothing else.

7 years ago
Permalink

Comment has been collapsed.

Seems my next post was just after yours... 54 seconds.

7 years ago
Permalink

Comment has been collapsed.

Here's a screenshot of it in action.

View attached image.
7 years ago
Permalink

Comment has been collapsed.

At a glance I can now spot the blue and green giveaways (and the rare purples).

7 years ago
Permalink

Comment has been collapsed.

I've seen something like that because i already made it a few days ago. I don't want colors anymore as I described before.

But you just gave me an idea:
below 1% - inherit text
between 1% and 5% - normal text
under 5% - bold text

What do you think?

7 years ago
Permalink

Comment has been collapsed.

Text styling could certainly work.

As I've just noticed the biggest problem lies in deciding where to put the divides. Personally I try to only enter GA's with a chance of 0.3% and above but for other people it might be totally different.

7 years ago
Permalink

Comment has been collapsed.

You can set up the filter for this purposes

7 years ago
Permalink

Comment has been collapsed.

I know but I still want to see them even if I don't want to enter them.

I'm complicated. lol

7 years ago
Permalink

Comment has been collapsed.

I've tried some stuff and this is what I eventually settled upon:

Added this at the end of the chance block:

var ga_chance_style = Math.ceil(chance*10) ;

Changed the Display chances to this:

$(ga).find('.giveaway__columns').find("div:first").after('<div><i class="fa fa-fw fa-area-chart"></i> <span title="Odds: '+(entries/copies).toFixed(0)+':1" class="GA_chance_'+ga_chance_style+'">' + chance.toFixed(2) + '% chance</span></div>');

First try css sheet:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.steamgifts.com")
{
  .GA_chance_1
  {
    color:#663300;
  }
  .GA_chance_2
  {
    color:#cc3300;
  }
  .GA_chance_3
  {
    color:#e68a00;
  }
  .GA_chance_4
  {
    color:#99ccff;
  }
  .GA_chance_5
  {
    color:#3399ff;
  }
  .GA_chance_6
  {
    color:#0000ff;
  }
  .GA_chance_7
  {
    color:#99ff99;
  }
  .GA_chance_8
  {
    color:#4dff4d;
  }
  .GA_chance_9
  {
    color:#00ff00;
  }
  .GA_chance_10,
  .GA_chance_11,
  .GA_chance_12,
  .GA_chance_13
  {
    color:#ff00ff;
    font-weight: bold;
  }
}
7 years ago
Permalink

Comment has been collapsed.

Thanks for the script, Nandee. Makes finding which GAs to enter a lot easier.

7 years ago
Permalink

Comment has been collapsed.

2.3.3 (2016. 05. 31.)

  • Added chances on giveaway's page to opitions
  • Added an alert when you try to remove an entry and lose points
  • The urls with embedded videos not hidden anymore.
7 years ago
Permalink

Comment has been collapsed.

Starting around version 2.3 when you introduced code to collapse the featured giveaways again, the button to expand them has been broken for me.
I've had a look into this and it seems like both your and the original code (v10) for the button are run.
The original code will expand the list and hide the button and yours will toggle the list again resulting in collapsed state.
This seems to be a result of a) your click handler being registered for document and b) their click handler registering after yours so it doesn't get removed when you recreate the button as it's not attached, yet, at that point.
Haven't been able to find a fix for it though :/

7 years ago
Permalink

Comment has been collapsed.

Yup, right now it's impossible to see more than two.

7 years ago
Permalink

Comment has been collapsed.

browser?

7 years ago
Permalink

Comment has been collapsed.

Firefox 47

7 years ago
Permalink

Comment has been collapsed.

I'll fix it. :D

7 years ago
Permalink

Comment has been collapsed.

Firefox 46.0.1

7 years ago
Permalink

Comment has been collapsed.

Links hidden in "spaces" isn't shown for embedded videos as can be seen in my puzzle.
You should take a look at the posts after the puzzle as well, there's a script for how to use embedded videos a bit more proper. So it doesn't embed them until you actually click it.

7 years ago
Permalink

Comment has been collapsed.

Thanks for another update! It my favourite SG helper ^^

7 years ago
Permalink

Comment has been collapsed.

bump, really awesome :)

7 years ago
Permalink

Comment has been collapsed.

any chance to add the reverse comments feature like SG++?

7 years ago
Permalink

Comment has been collapsed.

I don't know SG++
What this feature can do?

7 years ago
Permalink

Comment has been collapsed.

it actually reverse comments. the most recent one shows first. they shows inversed.
if I want to see the first comment of any gib or thread, I need to scroll down to the bottom.

7 years ago
Permalink

Comment has been collapsed.

View attached image.
7 years ago
Permalink

Comment has been collapsed.

I see :D
Seems like a cool feature.
I'll definietly implement It. :)

7 years ago
Permalink

Comment has been collapsed.

I'll love to see that on extended... I'm using it only for this feature. Thanks for such awesomeness so far! :P

7 years ago
Permalink

Comment has been collapsed.

Bump ^^

7 years ago
Permalink

Comment has been collapsed.

so i won't get banned for using this script ?
Is it approved by the admin of this ite ?

7 years ago
Permalink

Comment has been collapsed.

It's safe! don't worry about It :D

7 years ago
Permalink

Comment has been collapsed.

So useful helper! Bump again!

7 years ago
Permalink

Comment has been collapsed.

Is there a way to show only e.g. level 7+ giveaways?

7 years ago
Permalink

Comment has been collapsed.

7 years ago
Permalink

Comment has been collapsed.

Thanks man. :)

7 years ago
Permalink

Comment has been collapsed.

Just installed it and I like it a lot thanks!

7 years ago
Permalink

Comment has been collapsed.

Thanks you!

7 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 4 years ago.

7 years ago
Permalink

Comment has been collapsed.

Nice job! Very handy tool, thank you.
There is only one thing that bothered me a bit. Why is the fade-effect removed from the entered giveaways? I understand there is an option to completely hide the entered ones from the list but I'd like to seem them while easily distinguish them from the others. I managed to restore the functionality by commenting out the relevant line in the script, I'm just wondering if removing the fade-effect is really necessary and useful.

7 years ago
Permalink

Comment has been collapsed.

You can tell if you entered or not from the enter/Remove button's state. So it becomes unnecessary. If you disable this feature the fade effect will be re-enabled.

7 years ago
Permalink

Comment has been collapsed.

I know the button's state signals if I already entered, it's just not that clear as with fading. Maybe it's just me, or it may take some time to get used to it. Anyways, this doesn't decrease the value of this good tool.

7 years ago
Permalink

Comment has been collapsed.

I agree : I like to see the giveaways I've entered, and I like having the "quick enter" button.
But it would be even better if you kept the "grey style". Looking at the button state is not as fast as with just a grey style

7 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.