Chris Schmich
Chris Schmich
## Welcome Marinara is a free Pomodoro time management assistant extension for Google Chrome with over 300,000 weekly users. The GitHub community has helped translate this extension into over 30...
From Василий on CWS (translated): > In the settings, enable continuous operation. To stop the timer, the next one automatically starts. It stimulates. You can stop the timers after a...
From Thamizharasan M in Chrome Web Store review: > Sometime we forget to start this timer when we open chrome. If there is an option to auto start when the...
From Steven on CWS: > A cool feature would be too filter it for a certain task or type of task. Like one for work and another for after work...
From Pedro on CWS: > Would be nice to have some simple tracking for each pomodoro time... some text place to describe shortly what u have done in that time....
- Locale-specific messages are available to the extension (e.g. at `chrome-extension://.../_locales/ja/messages.json`) - We could statically store locale list and allow user to change it in settings - "Same as browser"...
- Features - Procedural noise & ticking timer sounds - Import & export history with CSV support - Visible countdown timer - Update - README - `messages.json` - Chrome package...
- README.md - Feedback page inside extension - Create dedicated charity page, e.g. https://schmich.github.io/marinara/charity.html - Which charities? Cancer research, breast cancer research, mental health, LGBT - International non-profits?
From @gitpet (#143): > Thanks for the ticker sound! I love using it. I just wish it was possible to reduce the timer tick sound volume independently from the other...
- Phone/mobile support - `{ video: { facingMode: "user" } }` - `{ video: { facingMode: { exact: "environment" } } }` - https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia