Commit Graph

14 Commits

Author SHA1 Message Date
rebloor
1d8a18aa1e Automatic theme switching support in favorite colours (#567)
* Automatic theme switching support in favorite colours

* Ref to dark theme

Co-authored-by: Rob Wu <rob@robwu.nl>

---------

Co-authored-by: Rob Wu <rob@robwu.nl>
2024-09-09 16:26:27 +12: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
Daniel Nixon
017fb25625 Improve accessibility (#417)
https://www.w3.org/TR/WCAG20-TECHS/H44.html

Co-authored-by: rebloor <git@sherpa.co.nz>
2023-08-10 16:28:17 +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
e2e8
dad69e2366 Update manifest key applications to browser_specific_settings 2019-06-12 01:05:37 -04: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
587ecfc504 Remove applications key wherever possible (#144) 2016-11-18 14:14:25 -08:00
wbamberg
c5d69d15d6 Rewrite examples to use browser.* and promises (#138) 2016-11-15 10:12:55 -08:00
Will Bamberg
b75b182262 Fix strict_min_version in favourite-colour 2016-04-25 13:19:15 -07:00
Andy McKay
990a3be6b8 de-american-ify 2016-04-19 09:49:31 -07:00
Andy McKay
3766b1f449 add some notes 2016-04-19 09:47:59 -07:00
Andy McKay
39617d6174 rename from some options to favourite colour 2016-04-19 09:47:12 -07:00