m-khvoinitsky / dark-background-light-text-extension

Firefox addon that turns every page colors into "light text on dark background"
Mozilla Public License 2.0
361 stars 28 forks source link

Firefox 102 seemed to affect this add-on #331

Closed changmw closed 2 years ago

changmw commented 2 years ago

Firefox 102 seemed to break mode "Invert" of this add-on. It didn't happened to all website I visited, but one web-ui of a software called DVBViewer Pro Media Server. This add-on failed to turn white background into black.

The problem didn't appear when I was using older version of Firefox.

Thank you for your attention!

believableUN commented 2 years ago

It also happens to me. It even breaks the (empty) background of new tabs.

code-affinity commented 2 years ago

Starting with 102, I also started noticing that many pages that used to work well with the "Invert" method stopped working well. Not all areas of the web page are actually inverted. For example, https://www.wral.com/ now has wide white borders on both sides of their main content, which were previously black. If I switch to the "Default" method for this page, the entire background is black.

gooly commented 2 years ago

Since FF 104.0.2 (64-Bit) things getting worse. E.g. here: https://www.mql5.com/en/articles/11394 the text that should become become light gray is almost black and unreadable using default set up :( What works are "Simply css" and "invert" (but invert looks ugly)

SeriousHoax commented 2 years ago

Same issue here. The Default/Stylesheet processor is completely/semi breaking many sites. I'm having to use the Simple CSS option. Example: https://www.microsoft.com/security/blog/2022/09/08/microsoft-investigates-iranian-attacks-against-the-albanian-government/

SeriousHoax commented 2 years ago

Sorry, false positive. It was a bug related to the "Facebook Container" extension. It has been fixed with a new update of the extension. https://github.com/mozilla/contain-facebook/issues/858#issuecomment-1240765493

SeriousHoax commented 2 years ago

Sorry, false positive. It was a bug related to the "Facebook Container" extension. It has been fixed with a new update of the extension. mozilla/contain-facebook#858 (comment)

No, some problems still remains. Like there's an attached video here which is not visible in Stylesheet processor and Simple CSS mode. image Site: https://www.bleepingcomputer.com/news/security/gifshell-attack-creates-reverse-shell-using-microsoft-teams-gifs/

m-khvoinitsky commented 2 years ago

Does anyone still experience same issues? I've tried all mentioned pages and they all work with mentioned methods. Seems that it wasn't DBLT issue.

SeriousHoax commented 2 years ago

Does anyone still experience same issues? I've tried all mentioned pages and they all work with mentioned methods. Seems that it wasn't DBLT issue.

Yeah, looks like it wasn't an issue related to the extension. Everything seems fine now.

m-khvoinitsky commented 2 years ago

Thanks.