An open API service indexing awesome lists of open source software.

https://github.com/jonluca/degallerify

Chrome Extension to change all imgur gallery links on a page to direct links
https://github.com/jonluca/degallerify

Last synced: about 1 year ago
JSON representation

Chrome Extension to change all imgur gallery links on a page to direct links

Awesome Lists containing this project

README

          

# Degallerify

A simple extension to convert all imgur.com/gallery/hash links to i.imgur.com/hash.jpg

Originally developed for reddit, and best used in conjunction with [Hover Zoom +](https://github.com/extesy/hoverzoom)

## Author Note

This was my first foray into JavaScript - the code is slow, cumbersome, and not the most efficient way of doing it. However, I am leaving it up for legacy purposes.