mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Private browsing theme
What it does
An example using the theme API to apply a different theme on private windows.
What it shows
How to use the windowId argument of browser.theme.reset() and browser.theme.update().