iamadamdev / bypass-paywalls-chrome

Bypass Paywalls web browser extension for Chrome and Firefox.
48.03k stars 3.47k forks source link

Breaks image documents on Firefox due to setting position:relative inline style on <body> element #1235

Closed aminomancer closed 2 years ago

aminomancer commented 2 years ago

Here's an example. The <body> element gets style="position: relative !important" due to this extension, which causes the image to be centered not on the center of the page but on the top of the page. Therefore half the image is outside the viewport. I stumbled onto this issue on other hosts too, but I can't remember which.

Thanks for the extension 🙏

iamadamdev commented 2 years ago

Url of example?

aminomancer commented 2 years ago

Didn't I link it? https://api.time.com/wp-content/uploads/2021/09/matrix-resurrections-trailer-8.png

aminomancer commented 2 years ago

Oh, just FYI I haven't done any testing with older Firefox versions. I only noticed it last week while using Firefox Nightly build 20211020093007 (Oct 20), but it has persisted on subsequent builds.

iamadamdev commented 2 years ago

That's if you load the png directly. I'm not seeing any issues with articles?