-
Stefy Spora authored
- Add robust error handling for content script communication failures - Implement automatic content script injection when not available - Add executeScript fallback when message passing fails - Update manifest.json to use http/https patterns instead of <all_urls> - Add comprehensive debugging logs to troubleshoot connection issues - Ensure MetaMask detection works on all websites with multiple fallback methods - Handle cases where content scripts can't run (chrome:// pages, etc.)
75594e4b
| 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 |