1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
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
..
_locales Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
fonts Add euclid fontface (#9018) 2020-07-27 17:15:44 -05:00
images Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
manifest Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
scripts Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 01:40:22 -03:30
vendor/trezor
home.html Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
loading.html
notification.html Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
phishing.html Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
popup.html Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:04:11 -03:30
trezor-usb-permissions.html