ChromeAutoTextExpander
Google Chrome Extension : Auto Text Expander - listens for keypresses on pages that support it and will auto-replace text as you type. Keywords: javascript jquery chrome text expander replacement.
File Explorer
Download Latest Version (.zip)- messages.json
- ban-2x.png
- bold-2x.png
- check-2x.png
- cloud-download-2x.png
- cloud-upload-2x.png
- code-2x.png
- download-2x.png
- icon-128.png
- icon-16.png
- icon-19.png
- icon-38.png
- icon-48.png
- italic-2x.png
- link-intact-2x.png
- plus-2x.png
- refresh.gif
- reload-2x.png
- timer-2x.png
- transfer-2x.png
- trash-2x.png
- underline-2x.png
- ate.js
- backgroundInstall.js
- backgroundMessages.js
- backgroundOmnibox.js
- constants.js
- demo.js
- options.js
- demo.css
- options.css
- jquery-2.1.0.min.js
- jquery-2.1.1-simplified.min.js
- jquery.autosize.min.js
- moment-with-locales.min.js
- demo.html
- manifest.json
- options.html
- 1400x560.psd
- 440x280.png
- 440x280.psd
- 920x680.png
- 920x680.psd
- gmail.png
- omnibox.png
- options.png
- screenshots.psd
- splash.png
- splash.psd
- cursor.psd
- icon128.psd
- icon16.psd
- icon19.psd
- icon38.psd
- icon48.psd
- Auto Text Expander for Google Chrome-1.9.5.zip
- gmail.html
- ate.test.js
- background.test.js
- options.test.js
- .atom-build.yml
- .babelrc
- .editorconfig
- .gitattributes
- .gitignore
- .travis.yml
- .yo-rc.json
- Auto Text Expander for Google Chrome-1.9.5.zip
- gulpfile.babel.js
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/pviswanathan/ChromeAutoTextExpander
Downloads the entire project code from GitHub to your computer.
cd ChromeAutoTextExpander
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
