Add support for Firefox Developer Edition

I made this change `~/.config/kinto/kinto.py` and restarted the service. Then cmd-option-left/right worked in Firefox Developer Edition as well – https://github.com/rbreaves/kinto/issues/535#issuecomment-917612176

I’m quite new to Kinto so I’m not 100% sure this is the correct fix, but it seems to work.

Thanks for Kinto btw! It’s awesome.
This commit is contained in:
Simon Lydell
2021-09-12 13:05:34 +02:00
committed by GitHub
parent c8a28fe3e0
commit 253b061b12

View File

@@ -64,6 +64,7 @@ browsers = [
"Discord",
"Epiphany",
"Firefox",
"Firefox Developer Edition",
"Google-chrome",
"microsoft-edge",
"microsoft-edge-dev",