By: lambcode
Inspect and view changes in Outlook Reminders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "41588d5c-0958-44b2-a893-8ef4bce36f5c@example.org"
}
},
"author": "Brian Lamb",
"background": {
"scripts": [
"js/background.js"
]
},
"description": "Enables calendar notification from any outlook OWA webapp. Known to work with exchange 2016",
"icons": {
"128": "icons/128.png"
},
"browser_action": {
"default_icon": "icons/128.png"
},
"manifest_version": 2,
"minimum_chrome_version": "20",
"name": "Outlook Reminders",
"permissions": [
"cookies",
"notifications",
"storage",
"http://*/",
"https://*/"
],
"short_name": "Outlook Reminders",
"homepage_url": "https://github.com/lambcode/outlook-reminders",
"version": "0.0.3resigned1",
"options_ui": {
"page": "options.html",
"chrome_style": true
}
} Best Outlook Reminders Alternatives
Here are some Firefox add-ons that are similar to Outlook Reminders:
OWA notifications
phts
Outlook Web App Notifications
Mihai Chezan
Outlook Web App (OWA) Notifications
mbahnizen
Notifier for Outlook™
Linder
Outlook Lunchbox
Klausmain
Outlook
Gee
O365 Templater
Kingux
Outlook Web Enhancement
Wolf
365 Mail Notifier
David GUEHENNEC
Outlook Standard
top_wizard