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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -