Every month, I have to check about 20+ URLs for technical information.
I wrote a macro to do so.
I created a dummy macro (below) modeled after the original one, which opens only 3 KM sites
The macro basically:
Opens a new window in Google Chrome.
Opens each web site in sequence using the open URL with Chrome action followed by a short pause.
My macro has many disadvantages - it is not elegant, very long and most tedious to edit (find and edit), add, remove and regroup URLs.
What I would like:
A macro which would simply read a simple list of URLs from a BBEdit (or other) file, which would make it easy to identify, edit (find and edit), add, remove and regroup URLs.