Hennadii Ivtushok
72d2977e72
Warn about multiple MetaMask instances running (#13836)
* Add text warning on startup page
* Try to detect extensions with browser API
* Setup messaging between different versions of extension
* Cleanup
* Cleanup
* Simplify check for multiple instances running
* Fix a doc string + use webextension-polyfill
* Fix test
* Mock webextension-polyfill
* Mock correctly
* Catch error and show warning in both extensions
* Mock as promise
* Address comments
* Rename build ids
* Run detection code only if Chrome
* Add Firefox warnings
* Cleanup imports
* Update connection ids
* Run detection code for Firefox
* Add test
* Add missing await
* Update tests
* Cleanup
* Cleanup
* Improve testing
* Improve tests
* Log errors from sendMessage
* Cleanup
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-04-27 20:14:10 +02:00
..
2022-04-22 13:09:10 -03:00
2022-04-25 13:30:46 -05:00
2022-03-29 16:51:45 -02:30
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-14 13:20:48 -02:30
2022-03-31 10:02:47 -04:00
2022-03-31 10:02:47 -04:00
2022-04-26 12:07:39 -05:00
2022-04-07 15:26:35 -05:00
2022-04-22 13:09:10 -03:00
2022-04-02 17:33:35 -04:00
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-14 19:30:19 +02:00
2022-04-27 20:14:10 +02:00
2022-04-22 13:09:10 -03:00
2022-04-18 09:32:16 -02:30
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-25 13:28:52 -05:00
2022-04-22 13:09:10 -03:00
2022-03-29 16:51:45 -02:30
2022-04-22 13:09:10 -03:00
2022-04-01 14:53:14 -05:00
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-18 15:12:16 -05:00
2022-04-06 11:00:52 -03:00
2022-04-22 13:09:10 -03:00
2022-04-01 06:59:46 -07:00
2022-04-22 13:09:10 -03:00
2022-04-22 13:09:10 -03:00
2022-04-07 08:14:22 -07:00
2022-04-22 13:09:10 -03:00
2022-04-27 10:36:32 +02:00
2022-04-18 09:32:16 -02:30