Rename `lockdown.cjs` to `lockdown.js` (#10026)
When you load an extension `.zip` file in Firefox, it fails to load scripts with the `.cjs` file extension. However, it works if you load the extension via the `manifest.json` file instead. After renaming the `lockdown.cjs` file to `lockdown.js`, it works in Firefox in all cases, regardless whether it's loaded by manifest or by `.zip`.feature/default_network_editable
parent
e9b5386f74
commit
07fab76dd0
Loading…
Reference in new issue