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
- Host: GitHub
- URL: https://github.com/jonluca/degallerify
- Owner: jonluca
- License: mit
- Created: 2016-05-01T00:07:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T04:57:37.000Z (about 7 years ago)
- Last Synced: 2024-10-18T12:16:15.402Z (over 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.