Private_Tab icon indicating copy to clipboard operation
Private_Tab copied to clipboard

Request: change private tab highlight to be more obvious

Open bengb opened this issue 8 years ago • 5 comments

Hello, Would it be possible to add a configuration option to change how the tab is highlighted when it's a Private one? The current underline is not very obvious, especially on a high-res screen, so it would be good if there was an option to make Private Tabs stand out more (e.g. maybe reverse the background/foreground colours?). Apart from this small thing, it's a great add-on. Thanks for your work!

bengb avatar Apr 23 '16 02:04 bengb

The same reason Firefox don't have a dark theme for Private Browsing: it would have been too obvious you are using private browsing if someone walks by, and if it is your employeer, he would probably ask to see the private tab or window's content.
You don't really want that, since it is private browsing.

sylveon avatar Apr 23 '16 12:04 sylveon

The current underline is not very obvious, especially on a high-res screen, so it would be good if there was an option to make Private Tabs stand out more (e.g. maybe reverse the background/foreground colours?).

It's very difficult to make something compatible with all OS and OS versions... With tab-related extensions and themes. Anyway, there is some examples for userChrome.css/Stylish: https://github.com/Infocatcher/Private_Tab#styles

Infocatcher avatar Apr 26 '16 07:04 Infocatcher

So you'll be using this file with Stylish and simply change the HEX colors to the one you want.

sylveon avatar Apr 26 '16 12:04 sylveon

The same reason Firefox don't have a dark theme for Private Browsing: it would have been too obvious you are using private browsing if someone walks by, and if it is your employeer, he would probably ask to see the private tab or window's content.

It depends on each user's circumstances, which is why I thought it could be a config option. For myself, I'm not really bothered about other people being able to spot that I'm in Private mode, but a clearer visual reminder would be handy.

Using Stylish looks to be an interesting workaround for this though. Thank you to everyone for the suggestions!

bengb avatar Apr 27 '16 01:04 bengb

Stylish works fine; I used a customised https://userstyles.org/styles/117727/firefox-private-tab-badge

rnc avatar Jul 22 '16 08:07 rnc