mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
220 B
220 B
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.