Docs Hotkey is a free, open-source Chrome extension that allows users to create custom keyboard shortcuts for formatting in Google Docs. Originally, it was made solely to add a highlighting shortcut, but other formatting shortcuts have since been added. Docs Hotkey can currently:
Docs Hotkey is published on the Chrome Web Store here . After installing the extension or updating a hotkey, you may need to refresh any Google Docs tabs. Docs Hotkey never sends any of your data out of your computer.
If you'd like to build Docs Hotkey from its source code, follow these steps:
git clone https://github.com/ZackMurry/docs-hotkey
npm install
npm run build