-
Stefy Spora authored
- Remove inline onclick='window.open(...)' from PayPal button in popup.html - Add proper event listener in popup.js using addEventListener - Fix Content Security Policy violation that was blocking inline event handlers - Maintain same functionality while complying with Chrome extension CSP requirements - Use 'self' CSP policy which only allows scripts from the extension itself
569b4dcb
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 | ||
popup.js.backup |