Url Bar Email sender

I am not a programmer, but the pilot community may be interested in the implementation of this idea.
I came up with a quick email client with the command line interface of the browser address bar. It is suitable for sending (only sending) quick messages, and quick transfer of links.
In the address bar of the browser, enter the command to send the message, add the address or alias, and the message itself (which can be a link to the open page).
It is possible to assign short “aliases” to the email addresses in advance in the settings.
The syntax for sending a message is: @address/alias:message
For example, using alias: @ivan:good morning
Or enter before the address of the transmitted link, without alias: @ivan@mail.com:https: //duckduckgo.com
By pressing Enter the letter is sent.

Written using google translate.
russian original:

Я не программист, но реализация этой идеи может заинтересовать сообщество пилотов.
Я придумал быстрый почтовый клиент с коммандным интерфейсом адресной строки браузера. Годится для отправки (только отправки) быстрых сообщений, и быстрой передачи ссылок.
В адресную строку браузера нужно ввести команду отправки сообщения, добавьте адрес или алиас, и само сообщение (которое может быть ссылкой открытой страницы)
Возможно заранее в настройках присвоить почтовым адресам короткие “алиасы”.
Синтаксис отправки сообщения такой: @адрес/алиас:сообщение
Например, с использованием алиаса: @ivan:good morning
Или вписать перед адресом передаваемой ссылки, без алиаса: @ivan@mail.com:https://duckduckgo.com
По нажатию Enter письмо отправляется.