Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 504 Bytes

File metadata and controls

18 lines (14 loc) · 504 Bytes

Google Tasks Multirow Extension

This Chrome extension modifies the layout of Google Tasks by wrapping task list cards into multiple rows instead of one horizontal scroll.

Features

  • Wraps task lists into rows using flex-wrap
  • Prevents horizontal scroll overflow
  • Preserves Completed section behavior

How to Use

  1. Clone or download this repo
  2. Go to chrome://extensions
  3. Enable Developer Mode
  4. Click "Load unpacked"
  5. Select this folder

License

MIT