Steamgifts Plus Alternative FIX

I've woken up today and I got that shitty google chrome blocked the extension since it wasn't from chrome store.
I have a fix for it that you can download right here:
https://www.dropbox.com/s/d65lwcblyf3a99x/SGPAoA.zip

Instructions:

1- Download and uncompress it.
2- Go to chrome Extensions tab.
3- Check the tickbox of developer mode.
4- Click on "Load uncompressed extension" button.
5- Navigate to the uncompresed content folder of my zip file and load it. It should work.

Helpfull images:
https://www.dropbox.com/s/b1ognm2l3yzdu9p/img1.png
https://www.dropbox.com/s/zyhvwxxo6xgfwwe/img2.png


The fix is a simple json that I made and put in the same folder of the original js.

Here's the json file content for if you don't trust my files, so you can do it by yourself:

manifest.json CONTENT:

{
"manifest_version": 2,

"name": "Steamgifts Plus Alternative of Alternative",
"description": "Steamgifts Plus Alternative of Alternative given by Chikitown.",
"version": "1.0",
"content_scripts": [
{
"matches": ["http://www.steamgifts.com/*"],
"js": ["steamgifts-plus-alternative-install.user.js"]
}
]
}

I hope it helps and sorry if my english is not clear enough, I'm spanish like you can see in the screenshoots.
Cheers, Chikitown^^

10 years ago*

Comment has been collapsed.

Works. Thank you!

10 years ago
Permalink

Comment has been collapsed.

Woo! Thanks :)

10 years ago
Permalink

Comment has been collapsed.

Or you could:

  1. Uninstall Steamgifts Plus Alternative extension
  2. Download Tampermonkey
  3. Click this link: https://sgplus-alternative.googlecode.com/svn/trunk/steamgifts-plus-alternative-install.user.js
  4. Select install
10 years ago
Permalink

Comment has been collapsed.

Dunno why it didn't work when I did it copying the code in a new script with this extension.
It keep the button in red not activating the script. I searched in google and read some people with the same problem so I look for an alternative fix. That's the post I wrote hehe.
I've tried again with your steps (going to the link) and it's working too. Thanks for the comment, I guess ;)

10 years ago
Permalink

Comment has been collapsed.

10 years ago
Permalink

Comment has been collapsed.

Thanks! Also working on Firefox.

10 years ago
Permalink

Comment has been collapsed.

Thanks alot!

10 years ago
Permalink

Comment has been collapsed.

old one works fine for me, no need to install new

10 years ago
Permalink

Comment has been collapsed.

Thanks!

10 years ago
Permalink

Comment has been collapsed.

Closed 10 years ago by Chikitown.