ge-ku / AutoJoin-for-SteamGifts

Automatically enters giveaways from Steamgifts.com
https://chrome.google.com/webstore/detail/autojoin-for-steamgifts/bchhlccjhoedhhegglilngpbnldfcidc
GNU General Public License v2.0
105 stars 22 forks source link

More Giveaways Page (magnifying glass icon) not working with extension #61

Closed bsadov closed 1 year ago

bsadov commented 1 year ago

On the main page there is a 'more giveaways' option to filter and only show you giveaways of that specific game. Looks like steamgifts made some changes to that page, making it incompatible with the extension. Settings like infinite scrolling, and the join/leave buttons do not appear anymore.

ge-ku commented 1 year ago

Hey, thanks for your changes! I decided to add those "/game/*" pages to manifest, it should work now without replacing URL.

bsadov commented 1 year ago

Thank you for fixing it up; updating the manifest is definitely the cleanest. I originally tried that but it was my first time editing an extension so I definitely missed something along the way. Good learning experience either way