autopagerize_for_chrome
autopagerize_for_chrome copied to clipboard
problem with some website
Hi, I loved your autopagerize extension, but recently I have problem with it on some website, I tried debug it and commited a fix for it, can you please review it?
in short, this bug shows up when the next link is url with parameters, e.g. http://example.com/blog.php?page=1 will becomes http://example.com/?page=2 and cause 404 error on some website
I traced the problem to getNextURL(), and I think using toString() method will allow the browser itself to resolve the path correctly, without the need to write our own.
I'm sorry that the reply slows. I added the change to this problem. Please try to install latest version. Thank you.
https://github.com/swdyh/autopagerize_for_chrome/commit/27522a2067a490deb84638c7c7eeea5aa41a826a