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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -