Skip to content

Instantly share code, notes, and snippets.

@ir-g
Last active August 29, 2015 14:20
Show Gist options
  • Save ir-g/de188157f9b0d3591957 to your computer and use it in GitHub Desktop.
Save ir-g/de188157f9b0d3591957 to your computer and use it in GitHub Desktop.
A collection of tools for managing Steam Workshop subscriptions.
setTimeout(function(){
jQuery('.subscriptionControls a').map(function(){this.click()});
window.location.reload;
},2000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment