3

So most Google Chrome Extension have an "Options" Page, which is navigable by right-clicking on the extension icon.

Is it possible to add another entry to that right-click menu? Just when you're right-clicking your extension icon, not adding to the browser context menu in general.

For example under the "Options" option have an "Enable/Disable Alerts" option which changes dynamically between "Enable Alerts" and "Disable Alerts"

Or is this only possible by adding to the general right-click browser context menu using the ContextMenu APIs?

4

1 回答 1

-1

到目前为止,只能在Browser View Port中添加上下文菜单

于 2013-03-05T11:26:46.337 回答