You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
When you load any "write" page (e.g. https://live.c3subtitles.de/write/2), it will say "use TAB to autocomplete" in the input bar. That is how you know that the userscript is properly loaded. If it does not appear, reload the page.
Press TAB to autocomplete the current word. The dictionary starts off with some common words, and expands automatically as you type new words.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Typing could be faster if you could autocomplete long words.
I've written a user script that implements autocompletion:
https://github.com/zestyping/userscripts/blob/master/c3subtitles.js
Installation is just two steps: first install Tampermonkey, then install the userscript at https://greasyfork.org/en/scripts/26103-c3subtitles.
When you load any "write" page (e.g. https://live.c3subtitles.de/write/2), it will say "use TAB to autocomplete" in the input bar. That is how you know that the userscript is properly loaded. If it does not appear, reload the page.
Press TAB to autocomplete the current word. The dictionary starts off with some common words, and expands automatically as you type new words.
The text was updated successfully, but these errors were encountered: