alpheios-project / webextension

Alpheios Browser Extensions
ISC License
6 stars 2 forks source link

A fix for the content script not loading in FF #314

Closed kirlat closed 3 years ago

kirlat commented 3 years ago

This is a very simple fix that I've found is able to solve the issue described in alpheios-project/alpheios-core#549 (content script is not loading in Firefox).

It also updated dependences, in particular, webpack,, to be on a par with alpheios-core.