
AutoHotkey
AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.
Create custom keyboard shortcuts to expand and replace text as you type! Ever get tired of typing out long email addresses, phrases you frequently use, or just...
create custom keyboard shortcuts to expand and replace text as you type!
ever get tired of typing out long email addresses, phrases you frequently use, or just looking to save keystrokes as you type? well fear not! auto text expander is here to solve that; like textexpander for macs or autotext for windows, not as powerful, but installed and synced across chrome browsers! great for chromebooks. ;)
still a work in progress, so constructive feedback and code contributions are welcome (https://github.com/carlinyuen/chromeautotextexpander ).
this free (and adfree) extension adds basic javascript to your pages to check if your last set of consecutive keystrokes matches any of any number of custom shortcuts you can define and expands and replaces that text as you type. save time, typos, and the satisfaction of being extra lazy!
features:
customizable list of expander keywords to expand, which are synced across chrome browsers.
support for multiline expanded text, html can be injected into contenteditable divs (like gmail).
productivity-tool text-expander hotstring keyboard-shortcuts keystrokes