Add items to tab's context menu in Google Chrome -


in google chrome web browser add options such "bookmark selected tab", "close tab left" tab's context menu.

is possible? if possible, api must check?

no, it's not possible.

the closest api exists contextmenus api.

however, if @ available "contexts" (objects menu can change), there no "tab" there.

so, @ least currently, can't modify tab's context menu.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -