AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
97 stars 54 forks source link

Amr gives error and chrome closes #141

Open coderpsy opened 8 years ago

coderpsy commented 8 years ago

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.

xhr.open("GET", chrome.extension.getURL('manifest.json'), false);

AMR extension gives these errors and chrome closes itself in 2 minutes. i'm using Chrome Canary