Skip to content

paperback-community/webtoon-extensions

Repository files navigation

Webtoon Extensions

Paperback extensions for websites with the generic Webtoon layout.

Available Extensions

None at the moment.

Installation

Add this repository to Paperback through this link.

Contributing

Follow these steps to contribute your own extension(s):

  1. Fork this repository.
  2. Clone the forked repository.
  3. Run npm i (Node.js and npm need to be installed).
  4. Add your extension(s) into the src directory.
  5. Ensure npm test passes successfully.
  6. Commit an push your changes to the remote fork.
  7. Make a pull request and notify a repository maintainer.

We’ll review and work on adding your extension as quickly as possible!