BACK
Croppy Extension
A bookmarklet and supporting files to automatically convert and split your comics in the tapas comic upload.
Installation
Desktop
- Ensure the bookmark toolbar is enabled in your browser
- Drag following link croppy extension to bookmark toolbar
- use the mobile instructions if dragging doesn't work
Mobile (doesn't work for iOS/iPhone/iPad)
- Create a bookmark for any page (this one)
- Update the location to
javascript:(function(){var jsCode = document.createElement('script');jsCode.setAttribute('type','module');jsCode.setAttribute('src', 'https://knicknic.github.io/croppy/add_webtoon_croppy.js');document.body.appendChild(jsCode);}());
Usage
- Go to the tapas episode upload page.
- Click the bookmark you saved (every time you load the page)
- Dismiss popup or toast notification saying
Loaded croppy extension for tapas.
. - Add larger files / longer files
- You may have to wait a few seconds (up to 60 seconds)
- Currently there is not any loading logo when croppy is working
- You may have to wait a few seconds (up to 60 seconds)
Source code available at GitHub.