NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Anything Not Saved creates a Save as button for artworks in compatible websites. This button queries the full size image (if applicable), then open the corresponding prompt window for you to "save it as" in one click. A Windows-compliant filename is automatically generated using the artist - artwork
format. Forbidden characters are replaced (typically: :
=> -
) or stripped.
If the button creation fails, it will fallback to a text node with the proper name (pre-highlighted so it can be easily copied).
Requisite permissions:
GM_xmlhttpRequest
to get the file extension (with a head request) when the website uses a CDN.GM_download
to make the "Save as" button work.Supported websites, as of 2021-05-01:
This script is developed and tested with the plugin TamperMonkey on Firefox.
Rating: 0