Yeah, that did it. Thanks! O_o On Jan 19, 7:29 pm, Finnur Thorarinsson <[email protected]> wrote: > Here's a guess: > > icons (plural) instead of icon? > > > > On Tue, Jan 19, 2010 at 01:46, Jeff <[email protected]> wrote: > > Hi, > > > The icons referenced in my manifest don't seem to be showing up either > > at install time or on chrome://extensions/. Do you see anything wrong > > with my manifest file below? > > > { > > "name": "Tab Stack", > > "version": "0", > > > "description": "Moves tabs so they are always sorted in most > > recently used (MRU) order, from left to right within each window.", > > "icon": { "48": "icon_48.png", > > "128": "icon_128.png" }, > > > "background_page": "background.html", > > "permissions": [ "tabs" ] > > } > > > I've double-checked that my icons are in fact 48x48 and 128x128. > > Thoughts? The full extension is available in the gallery (https:// > > chrome.google.com/extensions/detail/gfpdghcockbpiokcaaagmnneioeopnnb) > > in case that helps. > > > Thank you. > > > Jeff > > > -- > > 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]<chromium-extensions%2Bunsu > > [email protected]> > > . > > 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 [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.
