I need an extension or script where to batch-update passwords. You can assume the current passwords are all the same and the script will change them all to the same new password. You don’t need to build any user interface for this, just include the passwords in the code. I have a list of Twitter account names and account creation confirmation URLs which you’ll also need to include in the code (some are just names, others are confirmation URLs containing the name).
Please note this must be a …
