Firefox here. Every time I try to download it, I just get this.
<D:error><C:error/><m:human-readable errcode="160013">
Could not open the requested SVN filesystem
</m:human-readable></D:error>
I used the previous version just fine.
Comment has been collapsed.
I keep installing this and it works but only for a while. i will come back to SG and SG+ is just not there at all like its not installed but i check and it is. Am i doing something wrong that is making it keep disappearing?
Comment has been collapsed.
Is there a weird issue with firefox or are things just a bit wonky still?
Comment has been collapsed.
you could run the script locally, just not sure if you could insert it from a local file
Comment has been collapsed.
No webpage was found for the web address: https://sgplus-alternative.googlecode.com/svn/trunk/steamgifts-plus-alternative-install.user.js
Comment has been collapsed.
You know its open to everyone https://code.google.com/p/sgplus-alternative/source/browse/#svn%2Ftrunk
Comment has been collapsed.
It would be really nice if this could just be built into the site at this point. Might also be able to save settings into profile so that clearing cache/cookies doesn't wipe it...
Needless to say (but I still will), it's broken here as well.
Comment has been collapsed.
Do I need to reinstall if I had the version on the old host?
Comment has been collapsed.
Im on Firefox and it is working fine for me;) Thanks I really missed it;D It is kinda odd using the site without SG+ when you have used it with it for so long;D
Comment has been collapsed.
Im using the one that you just posted so im guessing its the GitHub one;)
Comment has been collapsed.
The github one doesn't work with my FF, but this works while i wait for a fix.
Comment has been collapsed.
Even that doesn't work properly. It's prompting the changelog message on most other webpages (i.e. it's not confining itself just to steamgifts.com).
I'm going to test Steamgifts Enhancement Addon, the pre-SG+ script. I'll come back and report.
Edit - It works. It's clumsy compared to SG+ but until SG+ can actually be fixed it's the best option I found for FF.
Comment has been collapsed.
I wish these features were just part of the site. It's such a pain to go back to the vanilla site when this addon is busted.
Comment has been collapsed.
Agreed, I think many of the features in Plus should just be built into the site though it would put a heavier load on the server and at times this site has issues loading.
Even if there was an addon that you could download into your browser and not rely on a 3rd party website to work would be nice.
Comment has been collapsed.
Even just allowing us to manually filter games we don't want/DLC we already have would be enough to make it slightly less painful.
Comment has been collapsed.
This is what I did today to fix it for Firefox 25. So far so good.
I went into Tools > Add-ons
Then clicked on User Scripts on the left hand side.
I deleted any user scripts in there that had anything to do with steamgifts. I only had one thing in there so it made it easy for me.
I restarted the browser then.
I Copied the text from here (Thank you SquishedPotatoe)
http://pastebin.com/Gh3eqEdD
I copied the raw text at the bottom
Then in Firefox, I clicked on Tools > Greasemonkey > New User Script
For name I just used "test" as was suggested in another thread but I'm pretty sure you can use anything.
For Namespace I put
steamgiftsplus; use for steamgifts.com/*
I deleted what was under includes (One per line)
Then I hit ok.
I then deleted all the code that was in the box and pasted in the raw code from the link I provided above.
There is a lot of code, you have to copy from the top to the bottom. I suggest clicking in the raw code section and doing select all, I think that should work. I just highlighted by clicking just before the first / then scrolling down to the bottom and shift left click after the very last piece in the box.
system might freeze for a few seconds while copying, it is a lot of text after all.
Then once pasted in, hit save and then close it up.
I reloaded every single tab I had open at the time and everything was working for me.
All this info I got from here
http://www.steamgifts.com/forum/SXe9a/psa-steamgifts-alt-not-working-for-you-heres-a-temporary-fix
All thanks goes to dotazured, leomoty, DillonMabry, Infernotoni and SquishedPotatoe. (and any others I might have missed)
Without all their information and code I could not get it working. Hopefully with what I posted here it will help others in the future.
Comment has been collapsed.
Could you put that in layman's terms so us less educated people can understand :P
Comment has been collapsed.
One thing I noticed, and it may just be on my end, but if you dont have endless scrolling enabled, the filter games and giveaway type buttons block the clickable pages numbers. Didn't read through this page to see if anyone else had this problem.
Comment has been collapsed.
Something odd going on with the "float" can be fixed with css
#sgpGiveawayDropdowns { float: none !important; position: relative; bottom: 18px; left: 295px; }
Comment has been collapsed.
27 Comments - Last post 6 minutes ago by hbarkas
52 Comments - Last post 34 minutes ago by BlazeHaze
6 Comments - Last post 41 minutes ago by Warriot
17 Comments - Last post 1 hour ago by Acojonancio
24 Comments - Last post 1 hour ago by Fluffster
70 Comments - Last post 2 hours ago by Reidor
1,772 Comments - Last post 2 hours ago by AKFalcon
3,357 Comments - Last post 49 seconds ago by yugimax
1 Comments - Last post 2 minutes ago by SketCZ
8 Comments - Last post 2 minutes ago by BargainSeeker
30 Comments - Last post 3 minutes ago by Thexder
16,775 Comments - Last post 16 minutes ago by MjrPITA
101 Comments - Last post 19 minutes ago by reallurker
109 Comments - Last post 32 minutes ago by Yamaraus
ATTENTION!
As you might noticed SG+ is broken due to that Kait's code.google is throwing 403 for some reason,
which makes it impossible to fetch the newest version of the SteamGifts Plus plugin.
I have rehosted it so people can continue to use it.
leomoty and I (dotazured ) have decided to continue the development of this user script after that Kait's code.google went down.
We will continue to improve and add features to the plugin. All of the settings and filters will continue to work as normal.
Original thread: http://www.steamgifts.com/forum/u2zKI/steamgifts-plus-lots-of-new-features-for-firefox-chrome-and-opera-150000-downloads/
Note: This version may or may not work with Firefox atm, but works for Chrome, Opera 12 & 17.
Update 2
0.9.87 BETA ALTERNATIVE
Update 1
Your filters and settings will continue to work with this version if you had the previous version from Kait!
Comment has been collapsed.