Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddheshrm/chrome-extension-character-counter

A simple Chrome extension to count the number of characters entered in the given text area and minify CSS and JavaScript.
https://github.com/siddheshrm/chrome-extension-character-counter

character-count character-counter chrome-extension chrome-extensions chrome-tool minify minify-css minify-javascript

Last synced: about 1 month ago
JSON representation

A simple Chrome extension to count the number of characters entered in the given text area and minify CSS and JavaScript.

Awesome Lists containing this project

README

        

## Character Count Chrome Extension

A simple Chrome extension to count the number of
characters entered in the given text area and minify
CSS and JavaScript.

### Installation

1. Clone this repository to your local machine: `https://github.com/siddheshrm/chrome-extension-character-counter`
2. Open Chrome and navigate to `chrome://extensions/`.
3. Enable "Developer mode" (toggle switch in the top right).
4. Click "Load unpacked" and select the directory where you cloned the repository.
5. The extension should now appear in your Chrome extensions list.

### Screenshot

![Chrome Extension](media/chrome-extension.png)

### About Me

You can learn more about me and explore my other projects on my [personal portfolio website](https://siddheshmestri.online).