This Chrome extension modifies the layout of Google Tasks by wrapping task list cards into multiple rows instead of one horizontal scroll.
- Wraps task lists into rows using
flex-wrap - Prevents horizontal scroll overflow
- Preserves Completed section behavior
- Clone or download this repo
- Go to
chrome://extensions - Enable Developer Mode
- Click "Load unpacked"
- Select this folder
MIT