This gist contains old versions of ExLinks, documenting the initial phases of my JavaScript learning. A little bit of history: Before ExLinks, there was a userscript called ExSauce, written by some anonymous developer. This script didn't work on Chrom(e|ium). At one point, 4chan (the site these userscripts are aimed for) revised their HTML markup drastically, which broke ExSauce. Having relatively recently switched to Chrome at that point, I decided to take a stab at fixing it, and making it work in Chrome while I was at it. I knew basically zero JavaScript at that point (but had other programming experience). I managed to make it somewhat work, and people started asking for a script like ExLinks. I decided to take up the challenge, and the development basically started from hacking ExSauce to do what I wanted.
ExLinks was basically completely rewritten from ground up for version 2.0.0, and for version 2.1.0 I also completely rewrote ExSauce and i