Releases: ISO53/LeetMacro
Releases · ISO53/LeetMacro
Release v1.0.2
LeetMacro just got new features. These are:
- Fixed the bug where macros resets when browser opens
- Added check mark after saving changes
- Improved README
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
LeetMacro just got new features. These are:
- Lots of bug fixes, like a lot.
- Now uses chrome.storage API instead of localStorage
- UI/UX improvements.
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
LeetMacro First Release
LeetMacro is a Browser extension designed to streamline your coding experience on LeetCode by allowing you to create and use macros for commonly typed phrases or code snippets. Because nobody types System.out.println();
Features
- Create custom macros for commonly typed phrases or code snippets
- Easily add, edit, and delete macros through a user-friendly popup interface.
- Replace macro shortcuts on demand with the corresponding code snippets as you type.
- Save and load macros using local storage.
Full Changelog: https://github.com/ISO53/LeetMacro/commits/v1.0.0