Do firefox/chrome extensions get special privileges over the address bar?
The reason why i'm asking is because: i'm wondering if it was possible to intercept kagi searches.
so currently: i have kagi set as the default search engine on firefox. Which means that even if I do !bang query
this is still sent to the kagi servers to then redirect to the right url.
But what if the extension had a cache of all bangs including custom bangs. and could simply see 'ah, the user is doing !bang, i'll redirect him directly`.
Saving a server roundtrip to the kagi servers and immediately going to that site.
This is probably easier to do on Orion, but i'm curious if the firefox/chromium api's even would allow for something like this.