On Feb 15, 3:39 am, Arne Roomann-Kurrik <
kur...@chromium.org> wrote:
> Unfortunately this is not possible. Context menus are limited to web page
> DOM only.
>
> ~Arne
>
>
>
>
>
>
>
> On Fri, Feb 11, 2011 at 1:26 AM, Sridhar <
sridhar...@gmail.com> wrote:
> > Hi,
>
> > From the Context Menu API(
http://code.google.com/chrome/extensions/
> > contextMenus.html), contextMenu items can be added to 'page',
> > 'selection', 'link', 'editable', 'image', 'video', 'audio' or 'all'. I
> > have a requirement in which I would like a menuItem(s) to be added in
> > the contextMenu that shows up on right click of the tab(in the tab
> > bar).
>
> > Is it currently possible?
>
> > Regards,
> > Sridhar
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.