You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] Add MetaMask Home and Portfolio Pages (#83)
* other: move extensions folder to public folder
* fix: git ignoring js extensions file
* chore: updated electron and electron-builder
* fix: extension manifest permissions
* chore: check on frontend it window.ethereum is available
* fix: popup not found
* add latest metamask chrome extension
* rm metamask 10.22.2
* Update hyperplay-extension-helper
* rm webRequest permission and calls, log ext error
* Update manifest.json
* rm mm v10.23.22 add mm v10.22.2
* don't upgrade electron
* return correct tab url for packaged build
* mv electron to dev dep
* dont format mm js files on save
* rm webRequest permission
* fix mm for file protocol pages and handle streamMiddleware as warnings not errors
* fix window.ethereum retry
* add declaration for css modules
* add mm full screen home page
* Update hyperplay-extension-helper
* add metamask portfolio page
* open mm home page instead of separate browser window
* Fix mm sidebar links
* only show mm sidebar links if mm extension was selected
* fix merge
* Update hyperplay-extension-helper
* fix home extension id
* Update hyperplay-extension-helper
Co-authored-by: Flavio F Lima <flavioislima@gmail.com>
0 commit comments