Skip to content

Right click on a textarea to wrap the contents at 80 characters in Google Chrome and quotify it.

License

Notifications You must be signed in to change notification settings

federicocerutti/quotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Quotify

A Google Chrome extension that allows you to right click on a textarea and force the contents to wrap at 80 characters and start with a quote character '>'. This might be useful for online services---such as Outlook online---that do no allow for formatting replies to email in such a way.

This is based on word-wrap, https://github.com/ghuntley/word-wrap .

Installation

  • Follow instructions to install extensions in developer mode in Chrome.

About

Right click on a textarea to wrap the contents at 80 characters in Google Chrome and quotify it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%