The menus.overrideContext()
API looks interesting.
It appears to allow some reordering/replacement of the context menus, which I’d like to apply to my extension.
However, the MDN page for this API, does not make it clear to me how this is done.
Is anyone aware of any extensions that use this call, or examples of how it might be used?