Comment by probablyrobert
Comment by probablyrobert 2 days ago
You can't configure extensions yet but you can set prefs! https://glide-browser.app/api#glide.prefs.set
Comment by probablyrobert 2 days ago
You can't configure extensions yet but you can set prefs! https://glide-browser.app/api#glide.prefs.set
No problem, thanks for making Glide. I'm looking forward to trying it. Also, feel free to take inspiration from anything else you might stumble upon in my configs.
I've never managed to figure out how to configure extensions through the Firefox JS APIs, but installing an add-on using the internal APIs isn't too hard. I do it in my VimFX config.js[0]. Hope this is useful.
0: https://ba.ln.ea.cx/src/marsironpi/dotfiles/tree/common/.vim...