todo.tab is a minimalist Chrome browser extension for showing a list of things on the new tab page.
- Minimalist interface
- Editable list title
- Markdown support and preview abilities
- Data is synced in real-time across all open tabs in any browser/computer you are signed in to
- Keyboard shortcuts.
- Themes
- Multiple bullet styles.
- Toggle Markdown Preview:
Ctrl + M - Strikeout current todo item (using Markdown syntax):
Ctrl + D - Bold selected text (using Markdown syntax):
Ctrl + B
- Download the ZIP or clone from GitHub
- Navigate to chrome://extensions
- Expand the developer dropdown menu and click "Load Unpacked Extension"
- Navigate to local extension folder
extfrom the extracted zip - Assuming there are no errors, the extension should load into your browser