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

No more interference from chrome-extensions that utilize postmessages #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xblackbird
Copy link

Hi

I've modified the extension a bit to check if the postmessages are coming from chrome-extensions or not. I'm having Wappalyzer installed and it was interfering with the postmessage extension. This resulted in having arround 5-6 extra logs and stack traces included in every webpage I requested.

One thing remained unsolved, and that is the little popup that counts all the postmessages it has found from an origin. I'm unsure how to let it only count the ones that are actually included in the extension's popup.

I thought that this might be helpful to someone else, reason why I'm creating a PR.

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

Successfully merging this pull request may close these issues.

1 participant