mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-20 08:13:41 +02:00
add in a theme switching example (#228)
* add in a theme switching example * remove background script * filter out non-themes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user