Files
CommunityScripts/plugins/sceneCoverCropper/sceneCoverCropper.yml
feederbox826 42c7da2075 No cropper js (#312)
* drop Cropper.JS in favor of import

* remove Cropper warning

---------

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-05-27 09:31:33 +03:00

13 lines
347 B
YAML

name: Scene Cover Cropper
# requires: StashUserscriptLibrary
description: Crop Scene Cover Images
version: 1.0
ui:
requires:
- StashUserscriptLibrary
css:
- https://cdn.jsdelivr.net/npm/cropperjs@1.6.1/dist/cropper.min.css
javascript:
- https://cdn.jsdelivr.net/npm/cropperjs@1.6.1/dist/cropper.min.js
- sceneCoverCropper.js