mozilla / releases-comm-central

EXPERIMENTAL - copy of comm-central for forking on github
160 stars 96 forks source link

Add url to Attachments returned by Extension API message.listAttachments function #39

Closed e-gaulue closed 3 years ago

e-gaulue commented 3 years ago

This way it can be send through messages to contentScript for display in the message context.

Tried it and worked like a charm.

Regards,