Greasy Fork is available in English.

Discussioni » Feedback di Greasy Fork

Paste to upload image

§
Pubblicato: 14/02/2021

You can now paste images in text boxes like those in discussions script additional info, and conversations. The image will go into the file upload control and not change the text box in any way.

§
Pubblicato: 14/02/2021

nice

JY3
§
Pubblicato: 20/02/2021

🎉

§
Pubblicato: 21/11/2023

How do I refer to the image that I upload? are they available at a known URL related to the script location? `/static/imagename.png` ? I tried relative imports in the html itself `` but to no avail :).

§
Pubblicato: 21/11/2023
Modificato: 21/11/2023

what i meant to say above: /static/imagename.png

and

<code>
<img src="imagename.png">
</code>

Pubblica risposta

Accedi per pubblicare una risposta.