1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
2023-08-03 12:31:35 -05:00
..
account-import-strategies Upgrading the Import Account modal () 2023-03-06 09:48:28 -08:00
constants Convert app/scripts/constants -> Typescript () 2023-01-20 13:33:01 -07:00
controllers adapt to use networksMetadata state instead of single networkStatus and networksDetails state () 2023-08-03 12:31:35 -05:00
lib Fix import that was resulting in a depcheck error () 2023-08-03 12:26:05 -02:30
migrations adapt to use networksMetadata state instead of single networkStatus and networksDetails state () 2023-08-03 12:31:35 -05:00
platforms Support translation in background code () 2023-06-20 13:44:11 +01:00
app-init.js fix: skip snow usage for MV3 test build () 2023-06-30 13:22:07 +01:00
background.js Check for blocked snaps on extension startup () 2023-08-02 15:16:43 +02:00
contentscript.js solves 1114 () 2023-08-01 07:04:23 +01:00
detect-multiple-instances.js Warn about multiple MetaMask instances running () 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js [MMI] Prevent multiple instances of MM at the same browser () 2023-03-02 10:17:45 -06:00
disable-console.js Disable warn logs in content-script () 2023-06-26 14:00:38 +03:00
first-time-state.js Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController () 2023-03-09 15:00:28 -06:00
init-globals.js MV3: fix injection of applyLavamoat variable in service worker () 2022-06-18 12:40:30 +05:30
inpage.js MV3: contentscript.js - re-activate streams when Service Worker terminates and then resets () 2022-09-13 14:20:08 -07:00
lockdown-more.js Activate LavaMoat scuttling security feature () 2023-01-24 19:00:35 +02:00
lockdown-run.js update ses@0.18.4 () 2023-04-27 21:31:52 +09:00
metamask-controller.actions.test.js Update @metamask/phishing-controller to v4.0.0 () 2023-07-31 10:18:48 -02:30
metamask-controller.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state () 2023-08-03 12:31:35 -05:00
metamask-controller.test.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state () 2023-08-03 12:31:35 -05:00
mmi-keyring-builder-factory.js [MMI] adds mmi code fences to mm controller () 2023-05-29 16:38:28 +01:00
sentry-install.js Capture Sentry errors prior to initialization () 2023-07-31 18:49:32 -02:30
translate.test.ts Support translation in background code () 2023-06-20 13:44:11 +01:00
translate.ts Support translation in background code () 2023-06-20 13:44:11 +01:00
ui.js Capture Sentry errors prior to initialization () 2023-07-31 18:49:32 -02:30
use-snow.js fix: skip snow usage for MV3 test build () 2023-06-30 13:22:07 +01:00