Skip to content

FontForger is a Chrome extension that allows users to easily toggle between uppercase and lowercase text in any editable field with simple keyboard shortcuts. It is designed to enhance productivity when working with forms, text areas, and content-editable elements, eliminating the need for manual typing or formatting.

License

Notifications You must be signed in to change notification settings

AkibHossainOmi/FontForger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontForger Chrome Extension

FontForger is a simple and efficient Chrome extension that allows you to easily convert selected text to uppercase or lowercase using simple keyboard shortcuts. It's perfect for quick text formatting in any editable field on the web.

Features

  • Uppercase Conversion: Select text in any editable field and press Ctrl + Shift + U to change it to uppercase.
  • Lowercase Conversion: Select text in any editable field and press Ctrl + Shift + L to change it to lowercase.
  • Easy to use with no complex settings!

Installation

1. Clone the Repository Using Git

  • Open your terminal or Git Bash.

  • Clone the repository by running the following command:

    git clone https://github.com/AkibHossainOmi/FontForger
    

2. Install the Extension in Chrome

  1. Open Chrome and go to chrome://extensions/.
  2. Enable Developer mode at the top right.
  3. Click on the Load unpacked button.
  4. Select the repository folder saved in your device.

3. Activate the Extension

Once the extension is installed, it will appear as an icon in the top-right corner of the browser. You can now use the following keyboard shortcuts to change the text case:

  • Ctrl + Shift + U: Converts selected text to uppercase.
  • Ctrl + Shift + L: Converts selected text to lowercase.

Usage

  1. Navigate to any webpage with editable text (such as a text input, textarea, or content-editable element).
  2. Select the text you want to modify.
  3. Use the following keyboard shortcuts to change the text case:
    • Press Ctrl + Shift + U to convert the text to uppercase.
    • Press Ctrl + Shift + L to convert the text to lowercase.

Permissions

  • The extension doesn't require any special permissions and works within editable text fields across any webpage.

Known Issues

  • If the icon doesn’t show up in the toolbar, try reloading the extension in chrome://extensions/ or restart Chrome.
  • The extension only works with editable text fields (e.g., text inputs, textareas, content-editable elements).

Contributing

If you'd like to contribute to FontForger, feel free to fork the repository, open issues, and submit pull requests. Any improvements or bug fixes are welcomed.

License

FontForger is an open-source project licensed under the MIT License. See the LICENSE file for more details.

About

FontForger is a Chrome extension that allows users to easily toggle between uppercase and lowercase text in any editable field with simple keyboard shortcuts. It is designed to enhance productivity when working with forms, text areas, and content-editable elements, eliminating the need for manual typing or formatting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published