"extensionizer" is a polyfill dep that allows a browser extension to work for both Chrome and Firefox APIs. However, we have never supported non-Chrome browsers for this extension, and extensionizer has not been updated for 7 years.
Stop using extensionizer and instead directly use the chrome API.
Doing this as a precursor to other extension improvements (use extension storage API instead of indexedDb, implement typescript, more dev-friendly app interactions, etc)
