a firefox browser extension for customizing LeetCode editor
- Enable Popup Dark Mode - Toggle Popup light/dark theme
- Enable LeetCode Dark Mode - Toggle LeetCode light/dark theme
- Enable LeetCode Editor Theme - Toggle LeetCode Editor theme on/off
- Enable Auto Reset Code - Toggle auto reset code on initial load
- Use the theme converter for converting VS Code theme -> Monaco theme
- Latest version of Mozilla FireFox 122.0+
- LeetCode 2023 Dynamic Layout
- Install web-ext:
npm install --global web-ext
- Run web-ext:
web-ext run --firefox-preview
This project is released under the GNU GPL License - see the LICENSE file for details