Speaking of Fanatical, I have one for them too!
https://www.steamgifts.com/discussion/LHoGX/userscript-fanatical-keys-backup
Comment has been collapsed.
Would be so nice to use it but... I'm kind of paranoid when it comes to scripts etc. I know I can see the code but I am not 100% sure what al these lines do. Could some people with proper knowledge let me/us know if this script doesn't do anything bad, please?
Comment has been collapsed.
The code is safe, it doesn't do anything harmful.
If you are unsure about it you can always copy/paste the entire code into chatgpt and ask it to explain to you in detail what it does.
Comment has been collapsed.
Thanks lext, the script made it easier to copy/paste keys.
For those that want the include the bundle Title to appear by default too, you can simply modify the script.
createCheckbox("Include Bundle Title", "includeTitle", false)
Change false to true.
Comment has been collapsed.
is there a way to add an option so only the unrevealed keys show up? (as in, I already used/traded/whatever half the keys, and now I'm revealing the rest, but I ONLY want to copy/paste the rest. not everything else that is already revealed prior)
Comment has been collapsed.
It could be done, but it's more work than worth for me personally.
You could try asking ChatGPT something like
"I want the script to have a third checkbox of "only show newly revealed keys". For this to work, it should store a list of which keys are revealed when it first loads, and then on subsequent refreshes it should check for new ones and only display those."
Comment has been collapsed.
Thanks for this, I've been using it for a couple of days and it's really useful. I combine it with another userscript (Steam Bundle Sites Extension) to easily reveal all unrevealed keys.
Is it possible to do a similar script for the "Purchases" page? Something that would dump the list of purchases in format similar to:
Bundle name Purchase Date Price paid Order link
I'm still having a TON of issues with LocalStorage becoming full. I can't retrieve all of my purchases and each reload of the "Purchases" page gives different results. I'm not sure if there is any browser with a bigger LocalStorage quota limit (Chromium/Firefox are limited to 10MB) or if there's any way to raise the limit.
Comment has been collapsed.
You can increase the size of localstorage on firefox https://support.mozilla.org/bm/questions/1353337
Comment has been collapsed.
23 Comments - Last post 50 minutes ago by Carenard
283 Comments - Last post 1 hour ago by pb1
2 Comments - Last post 2 hours ago by adam1224
4 Comments - Last post 3 hours ago by Chris76de
350 Comments - Last post 3 hours ago by madjoki
10 Comments - Last post 6 hours ago by 1312poggerson
0 Comments - Created 6 hours ago by Warriot
109 Comments - Last post 7 minutes ago by RePlayBe
19 Comments - Last post 12 minutes ago by DkXfS
81 Comments - Last post 39 minutes ago by Vasharal
11,230 Comments - Last post 53 minutes ago by CultofPersonalitea
11 Comments - Last post 54 minutes ago by M0J
101 Comments - Last post 56 minutes ago by Thedarksid3r
3,938 Comments - Last post 1 hour ago by lucasscarlet
Humble Bundle Keys Backup adds a text box to your bundle pages which give you the ability to bulk copy/paste out all your games and their keys. I paste them into Excel or Google Sheets.
Installation
👉 https://greasyfork.org/en/scripts/404455-humble-bundle-keys-backup
Never installed a Userscript before? Read this and install ViolentMonkey https://greasyfork.org/en/help/installing-user-scripts
📑 Other Scripts by Lex
Comment has been collapsed.