Ademking / BetterViewer

a replacement for the image viewing mode built into Firefox and Chrome-based web browsers.
MIT License
252 stars 19 forks source link

addons.mozilla.org images not supported #30

Closed blakegearin closed 2 years ago

blakegearin commented 2 years ago

Describe the bug

This does not seem to work properly on images found on Firefox add-ons.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://addons.mozilla.org/en-US/firefox/addon/betterviewer/
  2. Right click on a screenshot
  3. Click "Open Image in New Tab"

Examples:

Expected behavior

Image will open and have BetterViewer controls.

Screenshots

image

Desktop (please complete the following information):

Additional context

N/A

Ademking commented 2 years ago

@blakegearin I think this issue is not related to BetterViewer. Firefox does not allow add-ons to access / edit Firefox websites for security reasons. That's why BetterViewer (for firefox) does not work with https://addons.mozilla.org/* urls.

I'm using Chrome and It's working with firefox website.

image

Ademking commented 2 years ago

I'm closing this issue because it's not possible to fix it (unless firefox allows to access their website using add-ons)