Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 615 Bytes

File metadata and controls

19 lines (12 loc) · 615 Bytes

stats

Load Reddit Images Directly

Chrome extension to bypass reddits annoying page when viewing images.

What it does

Bypasses this page by modifying the request headers.
We get straight to the image source as expected when chosing "open image in new tab".

preview

Firefox extension working similarly

nopperl made a firefox extension that uses deprecated manifest v2 technology so I rewrote it to work for chrome.