schmich / marinara

Pomodoro® time management assistant for Chrome
https://chrome.google.com/webstore/detail/marinara-pomodoro%C2%AE-assist/lojgmehidjdhhbmpjfamhpkpodfcodef
MIT License
2.39k stars 305 forks source link

Opera Browser No Desktop notification, no tab notification #192

Open MousterMaener opened 6 years ago

MousterMaener commented 6 years ago

Marinara is working well in Opera, too. But the options for desktop or tab notifications have no effect. There are no popups that tell me when the time is up. Has somebody an idea or workaround to fix this?

I had no issues in the Vivaldi Browser which is Chrome based, too.

fheider commented 6 years ago

+1

mistacoda commented 6 years ago

+1

Here is Opera API , it mostly Chrome compatible, but maybe someone can check it and find what is the problem.

https://dev.opera.com/extensions/apis/

dbautistav commented 5 years ago

For me the desktop notifications where making the extension useless. After disable them but keeping new tab notifications on, it's working for me in Opera:

Version: 56.0.3051.107
Update stream: Stable
System: Windows 10 64-bit

After some debugging I found out that Firefox seems to have similar issues and those are already considered in Marinara's source code.

schmich commented 5 years ago

Thanks for the details. This extension was originally only intended for Chrome, but it seems that Chrome's extension API has become something of a de facto API for most other browsers.

There are a lot of small issues like this, but overall, things seem to mostly work, so I intend to support non-Chrome browsers as well.