Greasy Fork 还支持 简体中文。

Accented Character Input

Add functionality to input accented characters for non accented keyboards when the current input focus is on a text input element, or a content-editable element.

이 스크립트의 모든 버전 목록입니다. 코드가 변경된 버전만 보기

  • v1.0.7 2025-07-27

    Input fix for content-editable elements (non form field text input elements)

  • v1.0.6 2024-02-17

    Fixed accented character was still inputted on non content-editable element

  • v1.0.5 2022-05-15

    Fixed bug where character is generated when it shouldn't have

  • v1.0.3 2018-06-26 Fixed script doesn't work at all on Chrome and Firefox Quantum. Workaround for Firefox Quantum bug: keyup event is not always fired for ALT key.
  • v1.0.1 2018-06-06