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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -