Hi,
I'm trying to upload my extension to the gallery, but I've never
succeeded in it yet. The site says "An error occurred: please try
again later." Unfortunately this message tells nothing about what
happened. Could someone tell me what's wrong in my manifest.json?

{
  "name": "Oppai Extension",
  "version": "1.4",
  "description": "Click to wobble an oppai",
  "icons": {
    "128": "icon110.png",
    "16": "icon110.png",
    "32": "icon110.png",
    "64": "icon110.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Click to wobble an oppai"
  },
  "background_page": "background.html"
}

Thanks in advance.

Ando Yasushi

--

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