You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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?
The text was updated successfully, but these errors were encountered:
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 !
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:
Would a pull requests with this behavior be accepted?
The text was updated successfully, but these errors were encountered: