Warning: fopen(/www/sites/greasyfork.icu/index/store/temp/ea37a78c6adce38431a43376f3850194.html): failed to open stream: No space left on device in /www/sites/greasyfork.icu/index/scriptsControl.php on line 132
NoKissReload [CAPTCHA SKIP] - 反馈

Greasy Fork

Greasy Fork is available in English.

NoKissReload [CAPTCHA SKIP]

Plays the next Episode without reloading the page

< 脚本 NoKissReload [CAPTCHA SKIP] 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2018-05-26

So this userscript is cool

This userscript is cool in theory but it does have a lot of bugs so i don't want the no reload feature and in fact the reload feature actually helps me buy some time to piss or something but what I DO want is the N for next and B for previous episode keyboard shortcuts so would you be kind enough to send me the code or make a userscript with that code? Thanks. :smile:

lolamtisch作者
§
发布于:2018-05-26

So you only want to be able to change the episodes with n and b? Just add this lines to the script and it will do that.

        window.location.href = url;
        return;

发布留言

登录以发布留言。