Closed Gitoffthelawn closed 5 years ago
That's the cosmetic issue mentioned in the readme.
Other than using a custom userChrome.css
, I'm not sure if there is any easy way to edit them. I wouldn't recommend doing substantial changes to it anyway because that would affect all other instances when Firefox displays those errors. Moreover, even if you try to "fix" that issue with a custom userChrome.css
, it likely won't work, because the cause would remain: the extension does not give Firefox enough time to finish loading that error page (and so it won't give it time for applying the changes from userChrome.css
either).
Thanks. So it's the FF-generated HTTPS error page that gets interrupted while it is rendering, thus showing all the possible errors?
Yup. They're not all the possible errors, though. There are others that appear as warnings and such.
Thank you for the details. Much appreciated. Closing now.
I'm sure you are aware that there is a page filled with messages in a large font that sometimes momentarily appears when HTTPZ unsuccessfully tries to load a page through HTTPS.
Where do those strings come from? Can we edit them somehow?