Greasy Fork is available in English.
Preload and Autopager
https://github.com/machsix/Super-preloader
I greatly appreciate it if you can star my project
The script and its source code is licensed with GPL v3.0 and but commercial use is strictly not allowed. Reposting of the code without author's permission is also strictly not allowed.
A gm script for auto loading paginated web pages. It will join pages together based on the rules.
The script is forked from https://greasyfork.org/en/scripts/10433-super-preloaderplus-one. Thanks for the original author swdyh && ywzhaiqi && NLF swdyh is still actively improving rules and developing the extension version,AutoPagerize.
This userscript is more powerful than AutoPagerize in the sense that it has more flexibility for the method to define rules. You can not only use Next page link to derive the url for the next page, but also use js function to achieve the goal. You are also able to correct the content if the automatic rule is not perfect.
The other reason for the existence of this userscript is because someone needs to maintain the rules for Chinese and English users since swdyh's rules are mainly for Japanese websites. Don't be afraid of the fact that most feedbacks are in Chinese. I would like to add rules for English users if I could. Feel free to leave feedback.
I also hope that you can contribute rules for wedata. This will make the rules more widely used.
Title: [NSFW]Rule for www.example.com
Content:
Link: www.example.com/a.html
NSFW: yes or no
Screenshot:
xxx
Rule: (If you create one but fail, you'd better provide it to make life easier for me)
I won't spend time on writing rules for those who don't obey the rule.
https://machsix.github.io/Super-preloader/en/
/^https?://((?:\w+.)(?!pixiv))?\w+.(com|cn|ja|jp|net|ru|co|io|cc|me|tw|org|edu|tv|co)(.\w+)?/.*$/
Following the trend of asynchronous programming and new API of Greasemonkey 4 , your browser needs to support ES6 in order to use this script. If you have Chrome<49, you can use the old version of my script download but the rules won't be updated anymore.
|JS manager | |
| Firefox (<57)|--------------------|----------|---------------|---------------|
|Tampermonkey | ✓ | ✓ | NA |
|Violentmonkey | ✓ | ✓ | No tested |
|Greasemonkey 4 | NA | ✓ | NA |
|Greasemonkey 3 | NA | NA | ✓ (test with WaterFox 56.2.3)|
|--------------------|----------|---------------|---------------|
Support for Greasemonkey 3/Tampermonkey is achieved by https://greasemonkey.github.io/gm4-polyfill/gm4-polyfill.js
Website | Chrome | Firefox |
---|---|---|
天极动漫频道新闻 yesky | ✓ | ✓ |
动漫之家 dmzj | ✓ | x |
看漫画 manhuagui | ✓ X-Header | x |
CC漫画网 tuku | ✓ | ✓ |
SF在线漫画 | ✓ | x |
哦漫画 omanhua | ✓ | x |
汗汗/虎虎漫画 | ✓ | ✓ |
99漫画 | ✓ | ✓ |
酷酷动漫 kukudm | ✓ | ✓ |
天使漫画网 tsdm | ✓ | ✓ |
For website with X-Header, you should follow issue 3 in the last section
MachX 💻 🎨 🖋 👀 | suchunchen 💻 🖋 | YFdyh000 💻 🎨 |