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

Network error fix #23

Closed neocotic closed 12 years ago

neocotic commented 12 years ago

This fixes the network error described in #22 by @zhuzhuor.

It appears they made a small change to how the handle JSON in their page source that meant the required parameters couldn't be successfully derived, resulting in their endpoints refusing our requests.

I'm going to do some more work when I get some free time with the following aims;