Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.06 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.06 KB

WhatsApp Web Reply Buttons

Project Status: No Longer Maintained

Guess you are running a business over WhatsApp Web and your customers ask you the same questions the whole time. Wouldn't it be nice to keep the answers saved and to reply easy and fast? Then this Chrome Extension is exactly what you are looking for.

Demo

Get started

Install it directly from the Chrome Web Store.

or

Follow these three steps

  1. Download project
  2. Enable developer mode in Chrome
  3. Load unpacked project in Chrome

Styles

.reply-button, :hover, :active {
    primary-color: #fff;
    primary-bg-color: #007bff;
}

To Do

  • redesign the reply form
  • use font awesome for icons
  • use a styling framework
  • split the scripts
  • use icons as svgs based on browser theme
  • add nightly check to see if it still works

Credits

Awesome Robot