I want to open three websites with a button click. These websites are webmail-boxes.
Login needs to be auto matic
-so far this can be done in chrome by right clicking on a bookmark folder containing these websites. the login info is remembered by chrome. but i want to do MORE!
I want to open all the new emails since I last opened these mailboxes. (this should be easy since the emails are usually flagged 'unread')
I want to download all attachments that may accompany these new emails.
(harder since I have to scan the email for the word 'attachment'/
I realize there is a macro add-on called iMacros. Of course there are too many versions of this app
http://www.iopus.com/imacros/compare/all/
so I dont know which one to get, let alone learn to use.
I was thinking that a bunch of javascript code typed into the url bar would achieve this. the javascript could be saved as a bookmark and simple executed. Is this possible?
Login needs to be auto matic
-so far this can be done in chrome by right clicking on a bookmark folder containing these websites. the login info is remembered by chrome. but i want to do MORE!
I want to open all the new emails since I last opened these mailboxes. (this should be easy since the emails are usually flagged 'unread')
I want to download all attachments that may accompany these new emails.
(harder since I have to scan the email for the word 'attachment'/
I realize there is a macro add-on called iMacros. Of course there are too many versions of this app
http://www.iopus.com/imacros/compare/all/
so I dont know which one to get, let alone learn to use.
I was thinking that a bunch of javascript code typed into the url bar would achieve this. the javascript could be saved as a bookmark and simple executed. Is this possible?