

- #Auto text expander for google chrome contains malware update#
- #Auto text expander for google chrome contains malware series#
- #Auto text expander for google chrome contains malware free#
Replacing annoying exception messages in console when script does not work with iframes.Added support for Confluence (Atlassian).Slight optimization to attaching listeners by not running regex over all special cases.Added new Textarea option for demoing shortcuts.Fix for Salesforce support (was cutting short attaching listeners to new iframes).Replacing console.log() statements with console.log() to reduce developer console spam.Updating crouton banners to require user-initiated dismiss sometimes, so they notice them.Adding auto-capitalization with checking for lower-case versions of the word typed, and applying all-caps or just first letter capitalization automatically.Should only add a space after the expansion if you typed a space. Fixing inconsistency with handling of trailing spaces.Changed popup warnings when Chrome is not syncing the shortcuts properly to use a warning banner instead that is less in-your-face and still let you navigate sites without crying in frustration.

#Auto text expander for google chrome contains malware free#
Feel free to help contribute and expand on this project! Hope this is useful to someone out there would love any help optimizing and improving on it.
#Auto text expander for google chrome contains malware update#
When releasing a new version, please update the following with the version number:
#Auto text expander for google chrome contains malware series#
It basically keeps track of any consecutive keystrokes within 500ms or since the last space character you typed, and checks to see if the series of keystrokes matches any of a number of custom shortcuts you may have defined, and will then replace and expand the text in the field if it matches anything. This simple chrome extension uses content scripts to insert javascript into any page you're using to attach a handler to your keydown event. Keywords: chrome, extension, expander, auto, automator, replace, text, shortcut, autotext.Īnother fun side project in my spare time. Google Chrome Extension : Auto Text Expander
