phaistonian / MyExtensions

Are you an extensions developer? Keep track of your Chrome extensions. Be notified for new comments, ratings and more!
https://chrome.google.com/webstore/detail/igejgfmbjjjjplnnlgnbejpkpdajkblm
52 stars 24 forks source link

Updates broken #11

Closed neocotic closed 12 years ago

neocotic commented 12 years ago

As reported in #10, updates have been broken again by changes to the AJAX service used to retrieve extension details. This fixes these problems and updates are now working again.

I also took the liberty of updating the version in the manifest to the next version as I noticed it was slightly out of date.

Apologies for the horrible diffs but the new version of GitHub for Mac seems to mess up my commits.

neocotic commented 12 years ago

I understand that the diff might be off-putting. If you want I can revert this commit and commit them again until only the new lines are committed.

Not sure if it's something to do with carriage returns or the new GitHub for Mac. Either way, something's changed in my configuration without me knowing.

neocotic commented 12 years ago

Now fixed the ugly diffs which was due to a new setting in the text editor I used which changed line endings.

Much easier to read with just 4 lines changed.