Skip to content

kosAndrey22/message-templater

Repository files navigation

Message templater

Chrome extension for formatting templates using data from a web page, and then sending them.

Supported sites:

Supports LinkedIn and Telegram Web.

Supported variables:

  • firstName - First name of user.
  • lastName - Last name of user.
  • fullName - Shortcut of {firstName} {lastName}.

Usage:

  1. Create template in such format:

Hello, {firstName}! How are you?

  1. Go to the site and navigate to the user page you want to send this message.

  2. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published