Unforutunately, Kahoot changed their site where these extensions don't work anymore. Therefore, I've removed the extension from the stores and archived the repository.
The content below has been kept for archival purposes.
Add custom keyboard shortcuts to Kahoot. Bind specific keys to shapes and answer faster without having to move the mouse.
The easiest way to install is via the Firefox Addons Store or the Mac App Store for Safari.
If you want to install from source, just clone the git repo, and add the extension as a temporary addon. Information on how to do this can be found on MDN.
This project uses the excellent WebExtension Polyfill to support the browser
API in chrome.
The repo for the Safari version is available at lkellar/kahoot-safari.
By default, the shortcuts are mapped to
- Triangle/Red: O
- Diamond/Blue: P
- Circle/Yellow: S
- Square/Green: D
To change these settings, go to about:addons
and hit the preferences button for "Keyboard Shortcuts for Kahoot".
Alternatively, if the extension is in your toolbar, you can change your shortcuts from there.
Once finished updating the shortcuts, hit save, and the new shortcuts will instantly be used.