Feature request: custom button

It would be great to have special button for each article (like Star button right now), which may call some external service.
Use case: I want to share link to telegram/send to email/whatever-sharing
Then I click to this button, which sends POST request to http://localhost/tg_sender.php with url and body. On fail, button should be red, on success - green.
Url may be configured in config.inc or on config page

on android? no. use standard share instead.

web version? just make a plugin.

web version. Ok, do we have any plugin example with button on every article? Please share if you have one.

there’s a whole bunch of those included, for example mailto plugin, etc.

also wiki → plugins → sharing.