Chrome Extension for character input
- Author : Sachidanand
This README would normally document whatever steps are necessary to get your application up and running.
- Quick summary - A chrome extension to get the total count of characters entered as input in the web page
- Version - 0.4
- Summary of set up - Download the zip file, unzip, load the extension to chrome browser and get the count at bottom in status bar.
- Configuration - Chrome web browser
- Deployment & uses instructions -
- Go to Chrome Browser Settings
- then Extensions
- Check Developer mode
- Load unpacked extension (the downloaded zip of "CharacterCounter" from bit repo.)
- Enable extension after loading.
- Visit web pages and enter your text and get the total count at bottom status bar.
1.https://developer.chrome.com/extensions/devguide 2.https://www.youtube.com/watch?v=pT-b2SpFIWo 3.https://robots.thoughtbot.com/how-to-make-a-chrome-extension
1.http://www.rediff.com/ 2.http://stackoverflow.com/ 3.http://www.eclipse.org/ 4.http://www.webmusic.in/ 5.http://greenplanetmission.in/
Note : Currently the extension will only work for the url starting with "http://". Will update in upcoming version of the extension.