Commit Graph

8 Commits

Author SHA1 Message Date
Gabriel Aubut-Lussier
8b260a9a7f Fix the example with Firefox on macOS when managed storage isn't available. (#554)
Co-authored-by: rebloor <git@sherpa.co.nz>
Co-authored-by: Simeon Vincent <svincent@gmail.com>
2025-11-05 18:56:42 -08:00
David D Lowe
6392240f0f Use async/await in options.js (#457)
Co-authored-by: rebloor <git@sherpa.co.nz>
2023-09-06 11:24:59 +12:00
rebloor
82217a05bc Replace var with let in examples (#484)
* Replace var with let in examples

store-collected-images/webextension-plain/deps/uuidv4.js

* Reverted third–party code
2022-08-11 04:27:28 +12:00
Andy McKay
17a58bc196 add in managed example (#287)
* add in managed example

* Updated favourite-colour README to point to the storage.managed documentation
2017-10-24 16:34:28 -07:00
Andy McKay
8c575424ea lets use storage.sync and browser_style (#210) 2017-04-24 16:48:07 -07:00
Andy McKay
ed31c81945 add in prevent default (#173) 2017-01-03 12:10:23 -08:00
wbamberg
c5d69d15d6 Rewrite examples to use browser.* and promises (#138) 2016-11-15 10:12:55 -08:00
Andy McKay
39617d6174 rename from some options to favourite colour 2016-04-19 09:47:12 -07:00