unexpected char. error when uploading Chrome extension unexpected char. error when uploading Chrome extension json json

unexpected char. error when uploading Chrome extension


In case someone else comes across this question with a different problem (that I just had), it's because I had stray comments left in my manifest which of course I pulled from the example one, which aren't allowed in JSON


You cant have any comments in manifest.json file when publising.