Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invert colors on a tab-per-tab basis #31

Open
jack-jjm opened this issue Jul 12, 2019 · 2 comments
Open

Invert colors on a tab-per-tab basis #31

jack-jjm opened this issue Jul 12, 2019 · 2 comments

Comments

@jack-jjm
Copy link

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?

@Max-Github
Copy link
Owner

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.

@Ricocotam
Copy link

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants