Ascrod / ambassador

Fork of ChatZilla for the Unified XUL Platform.
Mozilla Public License 2.0
34 stars 7 forks source link

Add support for pasting images #39

Closed Smile4ever closed 6 years ago

Smile4ever commented 6 years ago

Taking an image from the clipboard and sending as a link would be fine. Imgur might be used to provide this service, or some other service..

Ascrod commented 6 years ago

This is probably more suitable for a plugin, assuming Imgur (or your image hosting site of choice) has an API you can interface with from JavaScript.