Skip to content

A simple java script based word count extension for Google Chrome. :bowtie:

Notifications You must be signed in to change notification settings

sakethramanujam/WC-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WC-Chrome-Extension

A simple java script based word count extension for Google Chrome. :bowtie:

🤔 What are Chrome Extensions?

Extensions are software programs that customize the browsing experience. They enable users to tailor Chrome functionality and behavior to individual needs or preferences. They are built on web technologies such as HTML, JavaScript, and CSS. Curate the web by:

  • Extending, exploring, and discovering the vast Chrome functionality possibilities.
  • Providing accessibility to users with unique needs.
  • Stretching a website's features with a companion extension.
  • Styling Chrome with a new theme.
  • Migrating a Chrome OS app to an extension for other platform users.

Make the web accessible, customizable, and even more awesome.

💡 What is WC-Chrome Extension?

WC stands for Word Counter.
  • This an extension which I though would be useful for me while preparing for my language proficiency test where in we have to keep track of number of words used.
  • It is quite common in various applications that we have to fill in say x number of words and in many cases there's no word counting software not available on such applications. So I decided to make an extension where in I could paste my text and know the no.of words.

⤵️ Download and Usage!

You may want to clone this repository or download as a zip .

🔰 To add this extension to your set of extensions,

  • Unpack the extension into a location of your choice.
  • Goto More Tools Option just below Find under the menu on your right side of the Chrome Browser and select Extensions
  • Choose Load Unpacked and select the unpacked folder on your computer!
    Loading Extension
    ✨ You've now added the WC-Chrome-Extension into your set of extensions!

🕐 Future Work

I wish to make this extension work asynchrnously with the text typed into the form area rather than paste it in the Box provided.
😇Thanks! Have a great time using this extension!
🍴Fork to contribute!
⭐Star this repo if you like it!

About

A simple java script based word count extension for Google Chrome. :bowtie:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published