This userscript automatically parses pixeldrain links into valid (clickable) <a>
elements.
You will need both a userscript extension and 4chanX.
The Chrome extension for 4chanX does not work with this userscript. This is likely due to the Chrome extension not firing the required Custom Events for the script to function, either due to a bug, the extension not being up-to-date, or some other unknown factor (I haven't bothered testing since I do not use Chrome). However, you can easily migrate to the userscript version of 4chanX by using the Export
and Import
feature in the top right of the 4chanX settings panel to migrate your configuration.
Open this URL: https://gist.github.com/raw/6fedeaacb169bc89bc5186bd00741b4a/4chan-pixeldrain.user.js
If you have an open tab on 4chan, refresh it.
If you do not recieve an install dialog, you do not have a userscript extension, or it is not functioning properly.
Currently, posts that this userscript are applied to cause the ability to hover over/click replies (to see them inline) no longer function. This is due to how the script currently functions, by editing the HTML directly, which removes all event listeners within the DOM for that given HTML.
This is personally not a huge dealbreaker for me and I don't intend to fix it currently, so just be aware this is a known issue.