• Stefy Spora's avatar
    Fix MetaMask detection and improve error handling · 0faffd28
    Stefy Spora authored
    - Fix unsafe window.web3.currentProvider access causing TypeError
    - Add proper null checks for window.web3.currentProvider access
    - Improve MetaMask detection timing with retry mechanism
    - Add MutationObserver to watch for MetaMask injection
    - Enhance error handling and logging for MetaMask detection
    - Confirm MetaMask detection correctly checks active tab's window object
    - Remove backup files from repository
    0faffd28
Name
Last commit
Last update
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
background.js Loading commit data...
content.js Loading commit data...
icon.svg Loading commit data...
icon128.png Loading commit data...
icon16.png Loading commit data...
icon48.png Loading commit data...
manifest.json Loading commit data...
metamask-detector.js Loading commit data...
popup.html Loading commit data...
popup.js Loading commit data...