Page 1 of 1

[Fixed] [chrome] extension_1_7_3.crx has broken json files

Posted: Wed Jan 29, 2014 5:57 pm
by Yagami Light
AdPlock Plus 1.7.3 don't install anymore on Chrome (and chrome webstore too).
Problems in locale files:
  • _locales\bn\messages.json
    _locales\fil\messages.json
    _locales\hi\messages.json
    _locales\ms\messages.json
    _locales\ta\messages.json
    _locales\te\messages.json
Trailing comma in line 3:

Code: Select all

"name": {
    "message": "Adblock Plus",
  }
This prevent Google Chrome to install this extension. Please fix this error and reupload fixed version.

Re: [chrome] extension_1_7_3.crx has broken json files

Posted: Wed Jan 29, 2014 6:36 pm
by mapx
it works now

Re: [Fixed] [chrome] extension_1_7_3.crx has broken json files

Posted: Wed Jan 29, 2014 7:51 pm
by Wladimir Palant
I've uploaded a fix as version 1.7.4. As mentioned in the blog, the release currently requires a manual step because Web Store has additional requirements for the build that Chrome itself doesn't have. That's where I made a mistake, we really should get rid of that manual step.