26 reviews
script lacks the support of 'base' tag http://www.w3.org/TR/html4/struct/links.html#h-...
here is my fix for function absUrl():
if(!url) return null;
if(!url.match(/^\w+:/)){ //path relativo
var base = link[pos];
+ try
+ {
+ base = xpath('//base/@href');
+ }
+ catch(e)
+ {
+ }
if(url.indexOf('/') == 0)
url = base.match(/^\w+:\/\/[^\/]+/) + url;
else if(url.indexOf('##') == 0)
so much faster, no lag scroll from loading masterpage, no annoying audio ads
+50 internets
Works excellently!
I like the added touch of being able to use the keypad!
Although most popular comic sites already have nice ways to navigate through pages, this script can customize them. Really useful for comic lovers.
This scipt really made my day! Now its really easy and fast to read comics, specially manga! Thanks!!! =D
this scrpit is very helpful
Support for thousands of websites, loads quickly, VERY customizable and has been making my life a lot easier ever since I started using it almost a year ago!
A great script that makes reading comics on the web so much more enjoyable!
I use this all the time, reddit,mangareading, etc!!
Wish people would know about it...