1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/app/manifest
Mark Stacey f386e4ce4b
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`.
2020-12-09 12:04:11 -03:30
..
_base.json Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
brave.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
chrome.json Move externally_connectable from base to Chrome manifest (#9824) 2020-11-09 10:21:09 -03:30
firefox.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
opera.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00