Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 637 Bytes

Case Change Chrome Extension

A Chrome Extension to change the case of selected text from lower to UPPER or Sentence case, UPPER to lower or Sentence case, Sentence to lower or UPPER case.

How It Works

Ctrl + Shift + L key is used to toggle the lower, Sentence, UPPER case of selected text.

or

Select the text and right click the mouse you can see option Change Case and change the text from one case to other case.

how to use

  1. Clone this Repository
  2. Open brave://extensions in brave or chrome://extensions/ in chrome.
  3. Turn On Develop Tools
  4. Click on Load Unpacked and select Repository
  5. That's it. You can use it.