mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-22 17:22:55 +02:00
8 lines
220 B
Markdown
8 lines
220 B
Markdown
# Favourite Colour
|
|
|
|
Shows and stores your favourite colour, in storage.local
|
|
in the about:addons page for the add-on.
|
|
|
|
Demonstrates: storing data with storage.local, runtime.openOptionsPage and
|
|
creating an options page.
|