postMessage-tracker-firefox
postMessage-tracker-firefox copied to clipboard
Filtered out all the messages coming from the extensions and added highlited words array
Since I was pretty annoyed to see all the messages from wappalyzer, I've decided to implement a small change in order to filter out every message coming from the other firefox extensions.
I've also added an array of highlitedWords on popup.js, adding some more common sink and making it easier to edit without messing with regex.