A web extension to quickly create tasks in Todoist.
Requirements
Operating system capable of running Node.js (at least version 18.17.0) and should have that installed along with pnpm.
- Clone this repository
- Run
pnpm installto install all runtime and development dependencies - Run
pnpm run watch:extto run extension as a temporary addon in a new instance of Firefox Developer Edition

