mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-20 00:04:14 +02:00
db7a686f3c
* add in a theme switching example * remove background script * filter out non-themes
12 lines
330 B
Markdown
12 lines
330 B
Markdown
# Theme Switcher
|
|
|
|
## What it does
|
|
|
|
Provides a popup that allows you to see the themes and switch between them.
|
|
|
|
## What it shows
|
|
|
|
Demonstrates using the management API.
|
|
|
|
The "star-half.svg" icon is taken from the Material Core iconset and is used under the terms of its license: https://www.iconfinder.com/iconsets/material-core.
|