Pógódnośenja za Outlook Web App Notifications
Outlook Web App Notifications wót Mihai Chezan
Wótegrono wót Mihai Chezan
Wótegrono wuwijarja
jo se napisał prije 8 godinaHi,
The extension is activated for all websites which contain "owa" in the url path. More precise, the regex used is: "*://*/owa/*"
This is so because the extension works not only for office365 hosted by Microsoft (https://outlook.live.com/owa/) but also with internal hosted OWA by any company. Also for the enterprise office365 some companies use their own domain.
But if you have any security related concerns, you can build a custom extension just for your domain. The code is here: https://github.com/mihai-chezan/owa_notifications_firefox_extension
You just have to change the manifest.json, the line with ""matches": ["*://*/owa/*"]," and replace it with your domain.
The extension is activated for all websites which contain "owa" in the url path. More precise, the regex used is: "*://*/owa/*"
This is so because the extension works not only for office365 hosted by Microsoft (https://outlook.live.com/owa/) but also with internal hosted OWA by any company. Also for the enterprise office365 some companies use their own domain.
But if you have any security related concerns, you can build a custom extension just for your domain. The code is here: https://github.com/mihai-chezan/owa_notifications_firefox_extension
You just have to change the manifest.json, the line with ""matches": ["*://*/owa/*"]," and replace it with your domain.
36 pógódnośenjow
- Z 1 z 5 pógódnośonywót Gabriel, prije godinuLa aplicación no emite ninguna notificación. Muy mala. No la recomiendo
- Z 3 z 5 pógódnośonywót jahlberto, prije 3 godine
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 17349346, prije 4 godine
- Z 3 z 5 pógódnośonywót Anderson Apps, prije 4 godineComo faço pra para o icone ficar na barra de ferramentas?
- Z 5 z 5 pógódnośonywót Katja , prije 5 godina
- Z 5 z 5 pógódnośonywót dewaffled, prije 5 godina
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15592807, prije 5 godina
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13682452, prije 5 godina
- Z 5 z 5 pógódnośonywót Lara, prije 6 godina
- Z 5 z 5 pógódnośonywót Rei Shih, prije 6 godina
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 15077437, prije 6 godinaDoes what it says, I wish I was able to change the email chime to use the same sound as used in desktop app. I have looked everywhere in browser and extension preferences and unable to locate the setting. I am on on a Mac, hope that it is not an OS specific preference.
- Z 5 z 5 pógódnośonywót Aleksander, prije 6 godina
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 13562563, prije 6 godinaNone of the presets worked for the unread mail detection, made this custom one:
div[title="Inbox"] > span:nth-child(3) > span - Z 5 z 5 pógódnośonywót R2ROW, prije 6 godina
- Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 15020650, prije 6 godina
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13534170, prije 7 godina
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 14708620, prije 7 godinaWorks like it is supposed to. However I notice that it blocks the default sound that OWA makes when a new mail comes in. The sounds comes back when I disable the add-on. I am using office 365 OWA. This add-on will be perfect if it allows both sound and desktop notification.
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 12909416, prije 7 godina
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 14610945, prije 7 godina
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14413699, prije 7 godinaIt works like a charm :)
I'm on Ubuntu 18.04.1 and Firefox 63.0. I use OWA of Office 365: outlook.office365.com
Note: I had to change the CSS selector in the extension preferences. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14344597, prije 7 godina
- Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 14301304, prije 7 godinaHi there,
It doesn't work for me. I use Outlook Office 365, not OWA, but I have owa in my url, as required by the add-on. Why doesn't it work then? Is it a matter of language (French in my case)?
Please help, this add-on would be really useful for me!
ThanksWótegrono wuwijarja
jo se napisał prije 7 godinaHi,
Could you try changing the language to english and see if it works that way?