Paperback extensions for websites with the generic Webtoon layout.
None at the moment.
Add this repository to Paperback through this link.
Follow these steps to contribute your own extension(s):
- Fork this repository.
- Clone the forked repository.
- Run
npm i
(Node.js and npm need to be installed). - Add your extension(s) into the
src
directory. - Ensure
npm test
passes successfully. - Commit an push your changes to the remote fork.
- Make a pull request and notify a repository maintainer.
We’ll review and work on adding your extension as quickly as possible!