Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/severen/reddit-image-url-rewriter
A Chrome and Firefox extension that rewrites Reddit image preview URLs to their full-sized equivalents.
https://github.com/severen/reddit-image-url-rewriter
chrome-extension firefox-extension reddit
Last synced: 5 days ago
JSON representation
A Chrome and Firefox extension that rewrites Reddit image preview URLs to their full-sized equivalents.
- Host: GitHub
- URL: https://github.com/severen/reddit-image-url-rewriter
- Owner: severen
- License: unlicense
- Created: 2021-11-11T10:37:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T10:34:11.000Z (8 months ago)
- Last Synced: 2024-03-19T06:30:42.471Z (8 months ago)
- Topics: chrome-extension, firefox-extension, reddit
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reddit Image URL Rewriter
This extension mostly does what it says on the tin. It rewrites URLs of the form
`https://preview.redd.it/.jpg?` to `https://i.redd.it/.jpg` when
they are opened in a new tab. This is useful because it allows you to directly view
and/or save the original full-sized JPG file instead of the preview WebP file that
Reddit serves on the `preview.redd.it` domain.