View on GitHub

X-links Extensions

Add custom features to X-links, including linkification, requests, settings, and detail previews.

X-links provides an API for developers to extend its normal capabilities. As X-links takes care of a lot of compatibility quirks with different scripts, this makes it easy to add features without having to fork or copy code from it.

Extensions are installed as separate userscripts which can then communicate with the main X-links script by using the Extensions API JavaScript file provided.

These are not standalone files, so you do still need to install X-links first for extensions to work.

Available Extensions