Samuel Jun

Results 9 comments of Samuel Jun

[`buttons` aren't supported](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/notifications/NotificationOptions) in Firefox yet. Gonna defer this until it's supported. Issue tracking [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1190681).

Hey @Sunnygtiff could you share the following info for me to reproduce the issue? - OS: [e.g. Windows, Mac, Linux] - Browser: [e.g. Firefox 79, Chrome 60] - Extension Version:...

Hey Anton, For sure, contributors would be appreciated!

You can enable a "Notification sound" by going into: about:addons > Tomato Clock > ... > Preferences > Check "Notification sound"

3 cycles would mean: tomato > short break > tomato > short break > tomato > short break. UI-wise I'm thinking an input counter next to a "Cycles" button: [...

@MJae suggested an infinite number of cycles in #45 which should be easy to implement along with a discrete number of cycles. On another note the [Reset] button should short...

Also add a way for contributors to submit translations. Maybe a google survey that I can review and add manually?

Oh wow, thank you very much! I'll take a look this weekend, I will need to refactor the code to account for translations since I wasn't expecting any offers for...

I ran into this issue when trying to load the following link https://www.typescriptlang.org/play?q=315#example/enums The url gets transformed to "https://www.typescriptlang.org/play?q=315#example%2Fenums=", and I see the error "There was an issue getting the...