This script adds buttons to downloads posts from the sexy-egirls forum
- install the tampermonkey browser extension
- Copy the contents of https://github.com/MandoCoding/ForumAttachmentScript/blob/main/ForumAttachmentDownloadScript.user.js into a new script in Tampermonkey overwriting anything else and then save.
- If you want to allow .pdfs to be downloaded from within bunkr/cyberdrop albums in posts then you will need to add .pdf to tampermonkeys whitelist which can be found in Tampermonkeys settings. To do this first change config mode to 'Advanced' and then scroll down to downloads where you will see the whitelist, add a new line with .pdf and then click save.
The script should automatically update from github, if it does not then just paste new versions into Tampermonkey replacing old versions.