• Stefy Spora's avatar
    Fix executePrivacyUpdateFromContext function definition for proper script injection · eed91b63
    Stefy Spora authored
    - Restructure function to return immediately invoked async function expression (IIFE)
    - Fix function scope issues that prevented proper injection into page context
    - Ensure all helper functions are properly scoped within the injected function
    - Fix bulk processing function with same structure
    - Add proper error handling for script execution failures
    eed91b63
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...
popup.js.backup Loading commit data...