It's very rough because I'm the only one that uses it. It only works with one site (complex.com) because their slideshows are egregious (100 items with a full page load on each slide) and I got really frustrated one night.
I currently have plans to extend it to other sites and polish up the UI a bit so it's actually worth publishing, but who knows.
I had a lot of fun writing it and learned a lot, it was my first Chrome extension.
Bonus: I left my Ruby POC in the source tree because it was so fun to write. 17 lines!
https://github.com/jgross206/unslideshow
It's very rough because I'm the only one that uses it. It only works with one site (complex.com) because their slideshows are egregious (100 items with a full page load on each slide) and I got really frustrated one night.
I currently have plans to extend it to other sites and polish up the UI a bit so it's actually worth publishing, but who knows.
I had a lot of fun writing it and learned a lot, it was my first Chrome extension.
Bonus: I left my Ruby POC in the source tree because it was so fun to write. 17 lines!