Skip to content

tymofij/ctrl_enter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctrl+Enter Submits

Allows submitting of web forms with simple Ctrl+Enter.

Install Greasemonkey script

Understands a bit of WackoWiki markup:

  • **word** ⇒ word
  • //word// ⇒ word
  • --word-- ⇒ word
  • __word__ ⇒ underlined word

Creates Github-style citations from ((text))

Adds some Unicode prettifications:

  • proper “quotes”. «quotes» for cyrillic texts.
  • (c) ⇒ ©
  • (r) ⇒ ®
  • (tm) ⇒ ™
  • ... ⇒ …
  • uses n-dash and m-dash

When you need just typography without form submit - press shift+Enter

About

Ctrl+Enter submit userscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published