-
Stefy Spora authored
- Create dedicated metamask-detector.js content script that runs on all websites - Update manifest.json to include MetaMask detector for all URLs - Modify popup.js to communicate with MetaMask detector via message passing - Remove direct window.ethereum access from popup context (not available) - Web3 donations now work properly by using content script on active tab - MetaMask detection should now work correctly on any website
95a82b5f
Name |
Last commit
|
Last update |
---|---|---|
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
background.js | ||
content.js | ||
icon.svg | ||
icon128.png | ||
icon16.png | ||
icon48.png | ||
manifest.json | ||
metamask-detector.js | ||
popup.html | ||
popup.js |