FireFoxInvertColors icon indicating copy to clipboard operation
FireFoxInvertColors copied to clipboard

Invert colors on a tab-per-tab basis

Open jack-jjm opened this issue 6 years ago • 2 comments

Nice add-on. However, currently pushing the button inverts colors across the entire browser, but to me this functionality makes much more sense on a tab-per-tab basis, since different websites open in different tabs probably have different color schemes. I would recommend a very simple implementation:

  1. Each tab is either inverted or non-inverted, and maintains that state even if within that tab the user navigates to a different page or a different domain.
  2. All tabs start in the un-inverted state (even if it's a tab that the user opened from an inverted tab).

Would a pull requests with this behavior be accepted?

jack-jjm avatar Jul 12 '19 14:07 jack-jjm

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.

Max-Github avatar Jul 13 '19 18:07 Max-Github

The invert mode on tabs does not seem to be tab-related but page-related. If you click on a link, you have to redo the alt+r step. It could be nice to have a "remember this website" button too !

Thanks for this add-on !

Ricocotam avatar Oct 03 '19 08:10 Ricocotam