Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 668 Bytes

send to todoist icon

Send To Todoist

A web extension to quickly create tasks in Todoist.

Build

Requirements

Operating system capable of running Node.js (at least version 18.17.0) and should have that installed along with pnpm.

  1. Clone this repository
  2. Run pnpm install to install all runtime and development dependencies
  3. Run pnpm run watch:ext to run extension as a temporary addon in a new instance of Firefox Developer Edition

Screenshots

screenshot of custom context menu screenshot of extension popup

License

Apache-2.0