Firefox extension based on WebExtensions technology for automatic elevating of first sentence letter to capital
The extension will automatically raise the first letter of each sentence while you are writing. You can cancel lifting with "Backspace" button click (WARNING: Feature might not working properly with contenteditable div's)
Install from Firefox Add-ons
Or from source files(for test and development):
- Clone this repo
- Open Firefox
- Enter "about:debugging" in the URL bar
- Click "Load Temporary Add-on"
- Open the extension's directory and select any file inside the extension.
MIT