askvortsov
It was my plan, but fof/links has all this weird PHP stuff to manage the links (mainly to allow for visibility to only some groups/users), and with my PHP skills I'd end up messing up the ext. 🙈
The method I used here just adds stringified JSON to the forum settings, which is parsed (safely) and used to render the links.
I'd love for this to be merged into fof/links, but I'd need to spend a long time looking at its code and figuring out the best way to do so, which I didn't have the time to do.