Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Προεπισκόπηση του Outlook Web App Notifications

Outlook Web App Notifications από Mihai Chezan

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 OWA tab title are also updated with the unread email/reminder count.

3.9 (36 reviews)3.9 (36 reviews)
903 χρήστες903 χρήστες
Θα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκταση
Λήψη Firefox και απόκτηση επέκτασης
Λήψη αρχείου

Μεταδεδομένα επέκτασης

Στιγμιότυπα
Email notification when tab is not activeEmail notification when tab is pinned and not activeEmail notification when tab is activeEmail notification when tab is pinned and activeReminder notification when tab is activeEmail notification and browser taskbar when other window is active and in focusReminder notification and browser taskbar when other window is active and in focusPreferences
Σχετικά με την επέκταση
The extension is activated if you have an OWA tab open or when you open a new tab and log into OWA. No configuration needed. The extension doesn't need any OWA account information, doesn't read any private data and doesn't connect to the internet to send any data.

How it works: when new email or reminder arrives into OWA a system notification about this event will be shown. Also the fav icon and document title of the OWA tab are updated to show the number of unread emails/reminders. The fav icon is updated so that you have visual cues when OWA tab is pinned. Document title is updated so that even if Firefox is not the active window, you will see in the taskbar the number of unread emails/reminders. This helps in situations when you are not at the computer when new emails or reminders arrive and so you don't see the notifications and when you come back you just have to glance over the taskbar to see if there are any unread emails or reminders - no need to remember to activate Firefox window to check emails every time you come back to your computer.

How it really works: for each tab open that has the url in the form "http[s]://anything/owa/anything" or "https://outlook.live.com/mail/anything" or "https://outlook.office365.com/mail/anything" or "https://outlook.office.com/mail/anything" a timer task is set to fire every 1 second by default (configurable). The task counts the number of unread emails or reminders (using some css selectors) and if the count is different than the last one it updates the fav icon and document title and also if it's greater it shows a notification with the number of new unread emails/reminders.

With the release of version 1.6.0 users can define their own css selectors for unread emails and reminders detection. A use for this could be for example to monitor only some folders for unread emails.
For OWA 2010 the css selector to monitor only Folder1 and Folder2 is:
[fldrnm='Folder1'] + #spnUC #spnCV, [fldrnm='Folder2'] + #spnUC #spnCV
To get the same result for OWA 2013 the css selector is:
[aria-label='Folder Pane'] [title='Folder1'] ~ [id*='.ucount'], [aria-label='Folder Pane'] [title='Folder2'] ~ [id*='.ucount']
In case of X-OWA-ClientBuildVersion:"15.0.847.41" to monitor only Inbox the css selector is:
span[title="Inbox"] ~ ._n_07
or for Office365 (suggested by Jefferson Scher here https://github.com/mihai-chezan/owa_notifications_firefox_extension/issues/11 )
span[title="Inbox"] + div>span
All the predefined css selectors assume you are using English (US). If that is not the case, you might have to adjust them for your language (see https://github.com/mihai-chezan/owa_notifications_firefox_extension/issues/24#issuecomment-519866710).
Note: this started as a fork of OWA_firefox_addon by Phil Baranovskiy.
Βαθμολογήθηκε με 3,9 από 36 αξιολογητές
Συνδεθείτε για βαθμολόγηση της επέκτασης
Δεν υπάρχουν ακόμη βαθμολογίες

Η βαθμολογία αστεριών αποθηκεύτηκε

5
18
4
7
3
5
2
0
1
6
Ανάγνωση και των 36 κριτικών
Δικαιώματα και δεδομέναΜάθετε περισσότερα

Απαιτούμενα δικαιώματα:

  • Κάνει εμφάνιση ειδοποιήσεων σε εσάς
  • Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Περισσότερες πληροφορίες
Σύνδεσμοι προσθέτου
  • Αρχική σελίδα
  • Ιστότοπος υποστήριξης
Έκδοση
1.9.7
Μέγεθος
60,29 KB
Τελευταία ενημέρωση
6 χρόνια πριν (4 Οκτ 2019)
Σχετικές κατηγορίες
  • Κοινωνικά δίκτυα και επικοινωνία
  • Ειδοποιήσεις και ενημερώσεις
Άδεια
Mozilla Public License 2.0
Ιστορικό εκδόσεων
  • Προβολή όλων των εκδόσεων
Προσθήκη σε συλλογή
Αναφορά προσθέτου
Σημειώσεις έκδοσης του 1.9.7
Ignore not visible elements for OWA Office365 (see https://github.com/mihai-chezan/owa_notifications_firefox_extension/issues/30)
Περισσότερες επεκτάσεις από Mihai Chezan
  • Δεν υπάρχουν ακόμη βαθμολογίες

  • Δεν υπάρχουν ακόμη βαθμολογίες

  • Δεν υπάρχουν ακόμη βαθμολογίες

  • Δεν υπάρχουν ακόμη βαθμολογίες

  • Δεν υπάρχουν ακόμη βαθμολογίες

  • Δεν υπάρχουν ακόμη βαθμολογίες

Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Προγράμματα περιήγησης

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.