Reviews for ContextSearch web-ext
ContextSearch web-ext by Mike B
Response by Mike B
Developer response
posted 6 years agoWhat you're seeing is called a content script, and it's how addons using the new webextensions API interact with web pages and provide a user interface. It's not a bug or some malicious code.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
The Lite version is going to do the same thing but it's been depreciated and no longer receiving updates so I wouldn't recommend using it.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
The Lite version is going to do the same thing but it's been depreciated and no longer receiving updates so I wouldn't recommend using it.