Tomato

A simple Chrome extension to help students stay focus.


Pomodoro Technique Extension 🍎

This simple Chrome extension controls study flow by allowing users to restrict access to specified websites for the allotted period of time, while also giving users a quick break between study sessions. The extension was made using JavaScript and it is connected to a backend server made using Express and MongoDB which stores users' preferences and websites to allow for seamless access across any Chromium browsers.

Link to GitHub repo: here

Instructions to use

• Download the whole repo as a zip and extract the folder.

• Head over to extension settings on a Chromium browser and add new extension and select the extracted folder.

Enjoy!

Tomato

Technologies: Chrome API, Express, Node, MongoDB, JavaScript, HTML/CSS