Closed benbucksch closed 4 months ago
I had first wrongly blamed the browser https://bugzilla.mozilla.org/show_bug.cgi?id=1906109 before finding out that it's this addon that breaks it.
Thanks. Found the reason. The extension does not check the content type before using content scripts. I made a fix where all XML files are ignored with the file extension type or checking the ContentType.
Thanks for the super fast response.
Can you use a whitelist (modify only HTML) instead of a blacklist (not XML), to avoid that other file types are broken?
Other file types have style sheets?
Other file types have style sheets?
I think this depends on the browser. Some file types are shown inside an internal page that can also allow some styling. At least this seem to happen with Firefox.
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
Debug info
KeePassXC - 2.7.7 KeePassXC-Browser - 1.9.1.1 Operating system: Linux Browser: Firefox 128.0 and earlier