Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: annoyingcalc on September 06, 2013, 09:20:08 pm

Title: Can someone help me with this Google Chrome extension?
Post by: annoyingcalc on September 06, 2013, 09:20:08 pm
I coded this, the extension is working for me, when I went to upload it to the Chrome Web Store I keep getting manifest.json errors, can someone help with this?
file=manifest.json
Code: [Select]
{
  "manifest_version": 2,
  "name": "Free SMS Texting",
  "default_locale": "en",
  "description": "Free SMS Texting!",
  "version": "2",
  "icons": {
    "18": "/images/icon19.png",
    "38": "/images/icon38.png"
  },
  "developer": {
    "name": "annoyingcalc",
    "url": "http://omnimaga.org/"
  },

  "set_action": {
"default_title": "Texting",
    "default_popup": "index.html"
                }
}
Title: Re: Can someone help me with this Google Chrome extension?
Post by: annoyingcalc on September 06, 2013, 10:59:15 pm
I have fixed the issue and added a download on this page

Download:
http://www.omnimaga.org/index.php?action=dlattach;topic=16933.0;attach=15994
Official Topic:
http://ourl.ca/19530.new#new