By: Mihai Chezan
Inspect and view changes in Outlook Web App Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Outlook Web App Notifications",
"short_name": "OWA Notifications",
"description": "Add system notifications capability to OWA (Outlook Web App). No configuration needed. System notifications about new emails or reminders are shown, the fav icon and window title are also updated with the unread email/reminder count.",
"version": "1.9.7",
"author": "Mihai Chezan",
"homepage_url": "https://github.com/mihai-chezan/owa_notifications_firefox_extension",
"icons": {
"48": "icon.png"
},
"permissions": [
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/owa/*",
"https://outlook.live.com/mail/*",
"https://outlook.office365.com/mail/*",
"https://outlook.office.com/mail/*"
],
"js": [
"content-script.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"id": "owa_notifications@mihai-chezan.github.com",
"strict_min_version": "57.0"
}
}
} Best Outlook Web App Notifications Alternatives
Here are some Firefox add-ons that are similar to Outlook Web App Notifications:
Outlook Web App (OWA) Notifications
mbahnizen
OWA notifications
phts
Notifier for Outlook
Return Path
Notifier for Outlook™
Linder
Tab notifier
Giuseppe Angelone
Outlook Reminders
lambcode
Outlook Web App Unread Count
CodeFoodPixels
Outlook.com mailto
Wesley Branton
Alerts & Updates Extension
Alok
WhatsApp Unread Counter
Aditya Permana
365 Mail Notifier
David GUEHENNEC
Outlook Web Enhancement
Wolf