Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.07 KB

File metadata and controls

37 lines (27 loc) · 1.07 KB

todo.tab

todo.tab is a minimalist Chrome browser extension for showing a list of things on the new tab page.

Features

  • 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.

Keyboard Shortcuts

  • Toggle Markdown Preview: Ctrl + M
  • Strikeout current todo item (using Markdown syntax): Ctrl + D
  • Bold selected text (using Markdown syntax): Ctrl + B

Install

Installing Developer Build:

  • 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 ext from the extracted zip
  • Assuming there are no errors, the extension should load into your browser