Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reddit images bypassing BetterViewer due to redirects(?) #54

Open
NakedTrashPanda opened this issue Jul 23, 2023 · 1 comment
Open

Reddit images bypassing BetterViewer due to redirects(?) #54

NakedTrashPanda opened this issue Jul 23, 2023 · 1 comment

Comments

@NakedTrashPanda
Copy link

Describe the bug
A month or two ago, Reddit introduced a change that broke the way opening images worked. Normally the image would be direct and BetterViewer would be able to open it. Currently, the image redirects into Reddit's own website, bypassing BetterViewer.

To Reproduce

  1. Find an image on Reddit.
  2. Open it into a new tab.

Expected behavior
Opens the direct image into BetterViewer.

Screenshots
image

Desktop:

  • OS: [Windows]
  • Browser [Firefox]
  • Version [116.0b8]

Additional context
Images smaller than 1080p seems to work exactly like expected. Here is a Reddit post for additional info..

@Metacor
Copy link
Contributor

Metacor commented Aug 10, 2023

I'm currently using the "Load Reddit Images Directly" extension to fix this: Chrome - Firefox
The extension "simple-modify-headers" is also able to fix it — see this reddit thread — but that requires a bit of manual setup.

The code seems very lightweight and easy to implement, but the current released version of BetterViewer is 3 feature patches behind the codebase and still non-compliant with Manifest V3, so I don't think an internal fix is going to happen.

There are userscripts/bookmarklets that also fix this, but additional reddit updates have broken the ones I was using, so unfortunately using an extra extension seems to be the best fix currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants