/autoquote

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

Primary LanguageJavaScriptMIT LicenseMIT

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)