sometimes i download a file, and later i want to return to the same page to download a newer version of the file.
so to keep a link to the download page right next to the downloaded file in my filesystem, i often create a text file that stores only the link to the download page — with the same filename as the downloaded file, only the file extension is changed to .download.link.
because of how often i do this, i would like a toggle that lets me enable to automate creating the download link file next to the actual downloaded file.