mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
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.