Quote:
Sorry about that! I've attached a new version of the Macro which specifies a path. All you need to do is put the path to your browser between the quotes on line 15. The file attached has an example using the path you gave.
I also noticed that the "Clipboard Text" field will only open .jpg and .jpeg files. I've attached another photo with the trigger setup that will also allow for the searching of .png files. It uses the regular expression below:
https://i\.imgur\.com/.+\.(jpg|jpeg|png)
Thanks!