Remix.run Logo
probablyrobert a day ago

You can't configure extensions yet but you can set prefs! https://glide-browser.app/api#glide.prefs.set

MarsIronPI a day ago | parent [-]

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...

probablyrobert a day ago | parent [-]

oh that is very helpful, thanks for sharing :)

MarsIronPI a day ago | parent [-]

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.