Woops. That's bad. I'll fix that.

Thanks for bringing it to our attention!

On Thu, Dec 10, 2009 at 13:36, Manticore <mantic...@gmail.com> wrote:

> Ah, darn it! Thanks a lot!
>
> I copied the manifest from the docs site, so I forgot to check the
> spelling!
>
> The typo is on this site:
> http://code.google.com/chrome/extensions/manifest.html
>
> On Dec 10, 10:20 pm, Finnur Thorarinsson <fin...@chromium.org> wrote:
> > You have a spelling error:
> >
> > browser_action is spelled brower_action.
> >
> >
> >
> > On Thu, Dec 10, 2009 at 13:14, Manticore <mantic...@gmail.com> wrote:
> > > Yes, it's 19x19. Though, the size shouldn't matter according to the
> > > docs: "Larger icons are resized to fit, but for best results, use a 19-
> > > pixel square icon."
> >
> > > Thanks anyway.
> >
> > > On Dec 10, 9:56 pm, Jordan Conway <jordan.con...@gmail.com> wrote:
> > > > Is your icon 19x19px or smaller?
> > > > I don't think it will show up if it's larger than 19x19
> >
> > > > On Dec 10, 3:45 pm, Andreas O <mantic...@gmail.com> wrote:
> >
> > > > > Hello!
> >
> > > > > I've made extensions before that uses browser action icons, but now
> I'm
> > > > > unable to do so. It just won't show up.
> >
> > > > > I have attached a basic extension with only a browser action with
> > > popup.
> > > > > When I install it the "Extension installed" popup shows up under
> the
> > > wrench,
> > > > > while it should be under my browser action (which isn't there
> either of
> > > > > course).
> >
> > > > > The manifest looks like this:
> > > > > {
> > > > >   "name": "Test Browser Action",
> > > > >   "version": "1.0.0",
> >
> > > > >   "description": "aaaa",
> >
> > > > >   "brower_action": {
> > > > >     "default_icon": "browserActionIcon.png",
> > > > >     "default_title": "aaa",
> > > > >     "popup": "popup.html"
> > > > >   }
> >
> > > > > }
> >
> > > > > I've tested it on both current dev and nightly build - both of
> which
> > > doesn't
> > > > > work. What am I doing wrong?
> >
> > > > >  testBrowserAction.crx
> > > > > 49KViewDownload
> >
> > > --
> >
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Chromium-extensions" group.
> > > To post to this group, send email to
> chromium-extensi...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com><chromium-extensions%2Bunsu
> bscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://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 chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://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 chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to