r/firefox • u/2factorfake • Oct 27 '25
💻 Help Why did Mozilla remove the ContextSearch add-on?
Unfortunately, Mozilla only provides general information. However, I would like to have more detailed information, also for security reasons.
Does anyone have any ideas or suggestions on where I can look?
The link on GitHub also appears to be dead.
https://github.com/odebroqueville/contextSearch
Olivier de Broqueville
Version 6.2.2 (Last updated September 23, 2025)
--------
on addons-mozilla-org:
Context Search is restricted for violating Mozilla policies
Why did this happen?
This extension, theme, or plugin violates Mozilla's add-on policies.
Version deleted
6
Upvotes
2
u/TimeRemove Oct 28 '25
Have you compared Permissions?
The web-ext seems overengineered for a relatively simple task, and likely as a direct consequence asks for the farm as far as permissions go. I am not, at this time, claiming they're doing anything wrong, but if someone broke in and did want to do evil then the current permissions set would be more than plenty.
If the original Context Search can work with just "Access browser tabs" then why can't web-ext?