Steam: Automatically check Subscriber Agreement checkboxes

Automatically checks Steam Subscriber Agreement checkboxes

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v1.6.1 02-08-2024

    fix query string matching

  • v1.6 07-12-2023

    added another safeguard that prevents Steam code from unchecking the boxes via JavaScript. The register key page does this if you click "Activate More" after activating a key for example

  • v1.5 29-06-2023

    update to account for new Steam subdomain

  • v1.4 10-07-2022

    added multi buy checkbox

  • v1.3 21-03-2022

    added missing checkbox, and also set the DOM checked attribute just in case

  • v1.2 01-02-2022

    add checkout checkbox

  • v1.1 14-12-2021

    simplified code. I think the checked getter stuff isn't necessary anymore

  • v1.0 13-12-2021