This JavaScript script, compatible with Tampermonkey, adds a custom button on the Steam wallet recharge page, allowing you to add specific amounts like $150 and others, which are not available by default.
- Adds a button on the Steam wallet recharge page.
- Allows adding custom amounts (e.g., $150, $200).
-
Install Tampermonkey if you haven't already:
-
Create a new script in Tampermonkey by clicking the Tampermonkey icon, then "Create a new script...".
-
Copy and paste the code into the Tampermonkey editor
-
Save the script.
-
Reload the Steam wallet recharge page (https://store.steampowered.com/steamaccount/addfunds) and you should see the new button to add custom amounts.
- Go to the Steam wallet recharge page.
- Click the new button added by the script to add the specified amount (e.g., $150).
Contributions are welcome! If you have ideas for improvements or new features, feel free to create a pull request or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.