tylercrompton / autoquote

Browser extension to automatically replace apostrophes and quotation marks with the proper characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-Quote

Auto-Quote uses context to automatically replace quotation marks or apostrophes with whichever of the following characters are appropriate:

  • quotation mark (U+0022)
  • apostrophe (U+0027)
  • right single quotation mark (U+2018)
  • right single quotation mark (U+2019)
  • left double quotation mark (U+201C)
  • right double quotation mark (U+201D)

About

Browser extension to automatically replace apostrophes and quotation marks with the proper characters

License:MIT License


Languages

Language:JavaScript 93.3%Language:HTML 6.7%