-
Notifications
You must be signed in to change notification settings - Fork 96
Use a different icon color for whitelisted sites #228
Comments
but they do, when a script is rerouted, there will be a counter shown with the button, do you have the latest version installed? |
Despite the fact there's a badge on the icon, I still think it would be ideal to have the icon change color based on whether it's active or not on the current site. For one, just because it's active doesn't mean it's actually doing anything on that particular page and, inversely, the lack of a badge could mean either that it's active and just not doing anything or that it's disabled. I think it should be orange or yellowish-orange when it's disabled (not red, because it's not necessarily bad that it's disabled, whereas red indicates bad; it may be disabled on purpose, but it would still be good to have the indication in case that was forgotten). |
I agree that displaying the whitelist state in the toolbar is a good idea. But I would go even further:
Drilling down into [2] above, a subset of whitelisted sites could have two outcomes
Thus, only whitelisted sites that could have blocked x resources (scenario 2B) would trigger a different visual element. I don't know what that would entail code wise (counting but not executing) Otherwise. If its too hard to count, then you can't differentiate between the two possible outcomes for whitelisted sites (something locally injected vs not), so you might as well just always display something for whitelisted sites. I would suggest just using the badge with a question mark in it or something |
Right now, people have no direct knowledge to know if Decentraleyes is intervening in a sites used scripts, and are stumped when thing don't work as they normally should. Wouldn't it be easier for users for clearly seeing the difference between a non- and a whitelisted site, for example the currently colored icon for non-whitelisted sites, and a differently colored icon when the site is whitelisted ?
The text was updated successfully, but these errors were encountered: