thank pedro with target="_blank" it's ok.

On 16 Dic, 19:52, "fabio.gravina" <[email protected]> wrote:
> Simply i want that new tabs or actual tab load google page.
> I've try other solution with script within chrome.tabs.create(...)
> but i'm not sure i use it correctly and it not follows link.
>
> Imagine i want a list of links like a bookmarks list
> what i've to modify?
> thanks?
>
> On 16 Dic, 19:40, Rafael Weinstein <[email protected]> wrote:
>
>
>
> > What is it that you want to happen and what is happening?
>
> > On Wed, Dec 16, 2009 at 10:19 AM, fabio.gravina <[email protected]> 
> > wrote:
> > > hi guys,
> > > Please help me to solve this problem...
> > > i've write a very stupid extension with the following manifest
>
> > > {
> > >  "name": "My First Extension",
> > >  "version": "1.0",
> > >  "description": "The first extension that I made.",
> > >  "browser_action": {
> > >    "default_icon": "icon.png",
> > >        "popup":"popup.html"
> > >  },
> > >  "permissions": [      "tabs" , "http://*.google.com/"; ]
> > > }
>
> > > and the following popup.html
> > > <html><head>
> > > </head>
> > > <body>
> > > <a href="www.google.com">ciao</a>
> > > </body></html>
>
> > > As can you see i've permission for google.com! why it not work?
>
> > > I've chrome dev 4.0.249.30
>
> > > thank
>
> > > --
>
> > > You received this message because you are subscribed to the Google Groups 
> > > "Chromium-extensions" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> > > [email protected].
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/chromium-extensions?hl=en.

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to