Results 19 comments of Max

I do not see any issues with adding this feature to the main branch. Thank you for your contribution.

This looks like a useful option to have. I think it could be added to the next release.

I do not use these website so it is hard for me to debug this issue. Are you able to see what is actually causing this?

Currently you can inter the current tab only using the Alt+R. This will not affect other tabs nor the global state. Alt+Shift+R will invert tabs globally.

I just tried the demo, and what I can see is that disabling the following with the Page Inspector: #content-wrapper { position: absolute; } Resolved the issue, but I am...

This can also be resolved by disabling the "height" for #content-wrapper. Very strange.

Thank you for the follow up. It is indeed a very strange bug.

I need to think about this. As this might have some unintended consequences on other sites. We might need to use url filtering or content checking to auto-apply the workarounds....

I am not really sure how apply the CSS before and/or during the load. The new API that is provided by FF is a little limited.

What would be the purpose to invert the images only?