Results 1 to 3 of 3
-
16th Aug 2012, 11:44 AM #1OPMember
Error when submitting extension to Chrome Web Store
Hi,
I'm trying to submit my extension to Chrome Web Store, but keep getting an error message.
From what I can see I don't have any "comments" in my manifest.json, and I have also used Google to try and determine what's wrong but with no luck.
Does anyone have any experience with submitting app/extensions that could help me out?
Thanks
This is my manifest.json file:
Code:{ "name": "UltraIMG Free Image Hosting", "version": "1.0.0", "manifest_version": 2, "description": "UltraIMG - Free Image Hosting", "background_page": "background.html", "icons": { "16": "icon-verysmall.png", "48": "icon-small.png", "128": "icon-large.png" } "options_page": "options.html", "homepage_url": "http://www.ultraimg.com" }
Ashleyuk1984 Reviewed by Ashleyuk1984 on . Error when submitting extension to Chrome Web Store Hi, I'm trying to submit my extension to Chrome Web Store, but keep getting an error message. http://ultraimg.com/images/N7L4F.png From what I can see I don't have any "comments" in my manifest.json, and I have also used Google to try and determine what's wrong but with no luck. Does anyone have any experience with submitting app/extensions that could help me out? Thanks Rating: 5
UltraIMG - Free Image Hosting
Want to ask me anything to do with UltraIMG?? Send me a PM.
Chances are that if you leave a message on the forum I might not see it. :)
-
16th Aug 2012, 12:22 PM #2Respected MemberWebsite's:
DL4Everything.com Soft2050.in}
"options_page": "options.html",
^Insert a comma
PHP Code:{
"name": "UltraIMG Free Image Hosting",
"version": "1.0.0",
"manifest_version": 2,
"description": "UltraIMG - Free Image Hosting",
"background_page": "background.html",
"icons": {
"16": "icon-verysmall.png",
"48": "icon-small.png",
"128": "icon-large.png"
}
,"options_page": "options.html",
"homepage_url": "http://www.ultraimg.com"
}
-
16th Aug 2012, 12:26 PM #3OPMember
I will give it a try. I'll revert shortly.
--- edit ---
You sir are a bloody genius lol.
You have no idea how long I spent on this, this morning, and after all that it was a , !!! lol
UltraIMG - Free Image Hosting
Want to ask me anything to do with UltraIMG?? Send me a PM.
Chances are that if you leave a message on the forum I might not see it. :)
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Hiring] Chrome Extension programmer
By alessai in forum Marketplace (Buy, Sell and Trade)Replies: 0Last Post: 20th Jul 2012, 09:20 AM -
Looking for screenshot extension on chrome
By shzzzzyyyy in forum Webmaster DiscussionReplies: 6Last Post: 19th Apr 2012, 02:33 PM -
Google Chrome KWWHunction Extension (how to make)
By Mr Happy in forum Web Development AreaReplies: 7Last Post: 11th Oct 2011, 10:13 PM -
Chrome Extension Adds Facebook, Twitter To Google+
By Daniel in forum News & Current EventsReplies: 0Last Post: 19th Jul 2011, 01:41 PM -
Need Google Chrome Extension
By Dark+Avenger in forum General DiscussionReplies: 0Last Post: 18th May 2010, 10:17 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...