VoidPaste

Auto transform pasted image links.

2023-09-20 기준 버전입니다. 최신 버전을 확인하세요.

작성자
voidnyan
평점
0 0 0
버전
0.1
생성일
2023-09-20
갱신일
2023-09-20
크기
946바이트
라이선스
MIT
적용 사이트

This script surrounds pasted image links with image and link tags.
Add your desired image sharing domain(s) to the imageUrls array. You can also define the image width that you use.

This is mostly created to fit my use case, so there is not much parsing or handling of the pasted content.
It should work when you paste a link that starts with one of the domains defined.
You can even paste multiple links, if they are separated by line breaks.

https://i.ibb.co/C5gmSZh/Chihayafuru-2020-S03-E17-00-07-25.jpg

=>

[ img320(https://i.ibb.co/C5gmSZh/Chihayafuru-2020-S03-E17-00-07-25.jpg) ](https://i.ibb.co/C5gmSZh/Chihayafuru-2020-S03-E17-00-07-25.jpg)

长期地址
遇到问题?请前往 GitHub 提 Issues。