login | login/register with OpenId | register | help
A batch script that will download a bunch of userscripts and place them into a directory


This project is completed.

Project showcase

http://etherpad.com/FBgQVP4pZB - save the file as a .vbs, edit to your environment (OS, chrome path), add scripts that you want to automatically install. Run.

Project description

Hosted on github, this script, once ran will download all of the scripts that you specify in the configuration of it. This way if you setup a new computer and want to install your userscripts to say chrome or another browser. It is an easy process. May require wget unless we can use perl or something native.

Comments
Project author and members receive automatic email notifications when comments are posted.

This could be made into a website that allowed you to check off which scripts to include in the batch file before it customized it and downloaded.


Here is a preliminary release. I decided to go with .vbs since it can download files without having to install wget or curl. http://etherpad.com/FBgQVP4pZB


This is complete. The script can be tweaked depending on your operating system or path to your chrome installation.


You could add a comment if you were logged in.