Hello, appreciate the work you('ve) do(ne). I am wondering if there's a way to adjust some things. Right now, if I hit my shortcut for Download, there's a few concerns.
1) if the mouse is over a link, it seems to download an .svg that the script is calling somewhere else... (I've modified my script to comment out all of the lines that mention the http://www.w3.org/2000/svg line to stop that)
2) I wish I could specify minimum dimensions to allow an image to download.
3) I wish that I had an option to avoid downloading the file/url. Not sure how complicated that would be, how it would check without keep an ever growing list of downloaded urls, though.
Hello, appreciate the work you('ve) do(ne).
I am wondering if there's a way to adjust some things.
Right now, if I hit my shortcut for Download, there's a few concerns.
1) if the mouse is over a link, it seems to download an .svg that the script is calling somewhere else...
(I've modified my script to comment out all of the lines that mention the http://www.w3.org/2000/svg line to stop that)
2) I wish I could specify minimum dimensions to allow an image to download.
3) I wish that I had an option to avoid downloading the file/url. Not sure how complicated that would be, how it would check without keep an ever growing list of downloaded urls, though.