VoidPaste

Auto transform pasted image links.

Per 20-09-2023. Zie de nieuwste versie.

Maker
voidnyan
Beoordelingen
0 0 0
Versie
0.1
Gemaakt op
20-09-2023
Bijgewerkt op
20-09-2023
Grootte
946 bytes
Licentie
MIT
Wordt toegepast op

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。