Why is it that you can detect FireFox by running the following code:
const isFirefox = typeof InstallTrigger !== "undefined";
I hate this so much.

Why is it that you can detect FireFox by running the following code:
const isFirefox = typeof InstallTrigger !== "undefined";
I hate this so much.
it looks like its part of the old extension system and wont be around much longer
btw i just checked my firefox install and the system is already disabled (tbh i figured it had been disabled years ago at this point)