Đánh giá cho ContextSearch web-ext
ContextSearch web-ext bởi Mike B
Phản hồi bởi Mike B
Phản hồi của nhà phát triển
đã đăng 6 năm trướcWhat 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.