We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
History
User Manual
Installation
Directories
Quick Reference
Layout
Settings
Source Selection
Manga List
Chapter List
Preview Panel
Download Queue
Reader
FAQ
Troubleshooting
Manual Website Interaction
Supported Websites (Comparison)
Developer Manual
Setup the Environment
Getting the Source Code
Install Dependencies
Run the Application
Developer Tutorial for adding a Website Scraper
Requirements
Determine an Identifier for the new Website Scraper
Preparation of the required Files
Website Scraper Plugin Module
Website Scraper Logo
The Website Scraper Structure
The Base Class
Initialization
Get the Manga List from the Website
Get the Chapter List from the Website
Get the Image Links from the Website
Provide Copy and Paste Support
The Final File
Add a Test
Get paginated Content
Get protected Image Links
Quality Assurance
Linting (Code Police)
Run Tests