Most of these questions seem to pertain to adding a right click to elements and pages using context menus. I would like to know if it is possible to add a right click option to a Chrome extension’s icon. I.e. put an option such as “Documentation” between “Options” and “Disable”
Share
There is no API for that currently and I am not aware of any in the works.
If there was anything, it would be in the Browser Action or Page Action documentation.