Automatically checks Steam Subscriber Agreement checkboxes
当前为 2021-12-13 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
fix query string matching
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
update to account for new Steam subdomain
added multi buy checkbox
added missing checkbox, and also set the DOM checked attribute just in case
add checkout checkbox
simplified code. I think the checked getter stuff isn't necessary anymore