user-agent-desktop icon indicating copy to clipboard operation
user-agent-desktop copied to clipboard

Private Theme

Open tillhouse opened this issue 4 years ago • 2 comments

As a Ghostery Browser user, I would like a theme specifically for private browsing so it feels distinct from regular browsing.

ACCEPTANCE CRITERIA:

  • There should be two themes available for regular browsing:
  • Ghostery Private Classic (Default for private browsing)
  • Ghostery Private Pattern

XPI Files: The themes are built out in these .xpi files: ghostery_private_theme_basic.zip ghostery_private_theme_Pattern.zip

tillhouse avatar Nov 12 '20 19:11 tillhouse

Related to #264

2br-2b avatar Jan 14 '21 05:01 2br-2b

Firefox does not support private mode theming.

WebExtension on Chrome however support frame_incognito which may be sufficient to make private mode more visually distinguishable. It should not be very hard to implement it.

Reference to documentation: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme

chrmod avatar Jan 14 '21 09:01 chrmod