Chrome extension for formatting templates using data from a web page, and then sending them.
Supports LinkedIn and Telegram Web.
- firstName - First name of user.
- lastName - Last name of user.
- fullName - Shortcut of {firstName} {lastName}.
- Create template in such format:
Hello, {firstName}! How are you?
-
Go to the site and navigate to the user page you want to send this message.
-
Click send (or connect, if you want to add this user) and formatter will receive the user's info, insert it into the template and insert into the send input. All you have to do after that is submit sending.