Greasy Fork is available in English.

Steam: Automatically check Subscriber Agreement checkboxes

Automatically checks Steam Subscriber Agreement checkboxes

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v1.6.1 2024-08-02

    fix query string matching

  • v1.6 2023-12-07

    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 2023-06-29

    update to account for new Steam subdomain

  • v1.4 2022-07-10

    added multi buy checkbox

  • v1.3 2022-03-21

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

  • v1.2 2022-02-01

    add checkout checkbox

  • v1.1 2021-12-14

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

  • v1.0 2021-12-13