The first thing is HEAD Request Loading-well basically I couldn't think of a adequate title but here is what I'm talking about:
When you go to the manga page (on I believe all sites) first the page_1 loads and then allmangasreader kicks in and reloads the first page and everything else. Now that is fine if your internet connection is good, but some people who have a bad internet connection this could be quite a problem or maybe we should say: annoyance. I believe it should be possible for allmangasreader to kick in BEFORE it loads the page but I don't have many ideas on how to do that for I haven't coded enough chrome extensions.
The second is Preload next chapter, all this does is consume bandwidth for me, the next chapter doesn't load any faster. I don't really know how its supposed to look because I haven't taken a look at the code but I'm assuming it loads the images in the cache. But when you go to the next chapter the page reloads so yes if the cache was working for me it would speed up the loading, but why not use javascript to simply remove all the image objects of the first chapter and show all the objects of the next chapter..?
Lastly another problem those with slow internet connection have. The chapter will load and then it'll say its complete but almost all of the chapters will still have the loading symbol on them not loaded, then one has to refresh the page. To fix this I would put that "try again" button on the pages that are loading (not after they've failed to load because that doesn't always occur).
Thanks for reading this I hope these changes can be made to make allmangasreader even better than it is
