Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dropOverlappingPermissions to avoid duplicate injections #35

Open
Tracked by #2778
fregante opened this issue Feb 19, 2022 · 0 comments · May be fixed by #61
Open
Tracked by #2778

Use dropOverlappingPermissions to avoid duplicate injections #35

fregante opened this issue Feb 19, 2022 · 0 comments · May be fixed by #61

Comments

@fregante
Copy link
Owner

If both https://google.com and *://*/* have been granted, I think this module will attempt to inject the scripts twice on Google.com (although I have not seen this happening)

Using the new dropOverlappingPermissions function, this module can clean up the additionalPermissions list before trying to inject the scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant