Cronologia versioni di Outlook Web Plus - 18 versioni
Outlook Web Plus di Rztprog
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.2.3
Rilasciato 13 lug 2024 - 38,47 kBCompatibile con firefox58.0 e successiveRemoval of the premium logo (unnecessary)
Renaming several functions
Modification of the names and behaviors of the functions deleteButtonListener, selectAll, and checkAll to emailCalculatorReloader (better scalability, fewer lines, more efficient)
Addition/improvement of the automatic update of the email count when an email is deleted and when new emails arrive
Fixed the rating icon to redirect to the correct store depending on the browser used
Fixed a bug that prevented emails from displaying in certain cases
Fixed a memory leak (console spam) on the calendar in the emailCalculator function
Fixed a bug where the topbar icons did not hideCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 1.2.2
Rilasciato 9 apr 2024 - 29,67 kBCompatibile con firefox48.0 e successiveCorrections:
- Fixed mailCalculator not displaying if there was only one email (changed from "length > 1" to "length > 0").
- mailCalculator now restarts when an email is deleted.
- Changed "meet, skype, onenote" to "meet, teams, onenote" in all languages.
Optimizations:
- Adjusted mailCalculator loading values to make it faster.
New features:
- Added a HandleResize function that handles window resizing.Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.2.1
Rilasciato 1 apr 2024 - 29,41 kBCompatibile con firefox48.0 e successiveCorrection:
- Refinement of the mailCalculator function, now it appears correctly and detects empty folders.
Deletion:
- Remove the Microsoft 365 ad because it no longer exists.
Addition:
- Addition of the Russian language/locale.Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.2.0
Rilasciato 24 mar 2024 - 28,55 kBCompatibile con firefox48.0 e successiveCorrection:
- Fix number of emails displayed as 0.
Change:
- Modification of the red "New version" button to automatically download the latest version. (Available in the next version)Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.9
Rilasciato 28 feb 2024 - 28,53 kBCompatibile con firefox48.0 e successiveFix(s):
- Fix blinking effect on alert when open popupCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.8
Rilasciato 28 feb 2024 - 28,58 kBCompatibile con firefox48.0 e successiveNew Feature(s):
- Announce every 12 hours in the popup when a new version is availableCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.7
Rilasciato 27 feb 2024 - 27,97 kBCompatibile con firefox48.0 e successiveNew Feature(s):
- Addition of asynchronous to the Start function (Improved performance and responsiveness).
- New calendar button and Outlook in the popup.
- Addition of advertising in the first email (install uBlock Origin for better responsiveness).
Correction(s):
- Reorganization of advertisements in the popup.
- Change of the button for support, from rating to review.
- Modification of "X mails" to "X emails".
- Modification of "align title folder" to "align folder title" (English and German).
- The Extension now works correctly on the Calendar.
- Correction of email count duplication (New regex).
- Correction of transparency of the top bar on the first load.
Deletion(s):
- Removal of the cleanMailPub function.
- Removal of the RootFolder function (Unnecessary).Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.6
Rilasciato 14 gen 2024 - 26,39 kBCompatibile con firefox48.0 e successiveNew feature(s):
- Addition of a support and rating button.
- Addition of the ability to make topbar elements transparent.
Correction(s):
- Activation of the default background theme for the topbar.
- Change of the default background theme to: https://wallpapercave.com/wp/wp2757894.gif
- Replacement of Skype with Teams in the text.
Deletion(s):
- Removal of unnecessary comments in the code.
- Removal of the entire code, leaving only the minified version.Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.5
Rilasciato 11 gen 2024 - 27,52 kBCompatibile con firefox48.0 e successiveNew(s):
- Added the option to set an image URL for the top bar (disabled by default).
- Added the Teams button to the top bar.
Correction(s):
- Deactivation of the Outlook+ logo at startup.
Removal(s):
- Removal of the Skype button from the top bar.Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.4
Rilasciato 28 nov 2023 - 26,68 kBCompatibile con firefox48.0 e successiveNew(s):
-Add spanish locale
Fix(s):
-Typo in popup.js
Delete(s):
-"run_at" in manifestCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.3
Rilasciato 28 nov 2023 - 23,52 kBCompatibile con firefox48.0 e successiveNew(s):
- Added localization (translations)
- Added French, English, German locales (ChatGPT Helped)
- Added ("run_at": "document_idle") in manifestCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.2
Rilasciato 10 nov 2023 - 21,47 kBCompatibile con firefox48.0 e successiveFix(s):
- Fix align title folder when you click on buttons (mail, mails, folder)Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.1.1
Rilasciato 10 nov 2023 - 21,46 kBCompatibile con firefox48.0 e successiveFix(s):
- Fixed null MeetButton
Change(s):
- Renamed "Settings" section to "Ads"
- Updated variable case to snakeCase
- Updated gist source code to github source code
- Adjusted startTimer.setInterval from 300 to 200
- Renamed updateCheckbox to updateInputElement in popup.js
- Remove unnecessary timers
New(s):
- Add new section "Extras"
- Add premium Outlook Logo (Top left) + Tab Title
- Add email counter
- Add email counter color support (rgb, rgba, hexa, color name)
- Add descriptions when targeting properties
- Add capability of display check all button
- Add align title folderCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 1.0.3
Rilasciato 23 ott 2023 - 20,15 kBCompatibile con firefox48.0 e successive- Completely reworked all script behaviors.
- Added a settings popup that appears when you click on the extension icon.
- Implemented browser storages.
- Created an "src" folder and relocated the code inside it.
- Renamed the extension icon.
- Modified variable names.
- Fixed the display of the version in the settings popup.
- Resolved the blinking effect when the checkbox is checked.Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 0.7
Rilasciato 3 giu 2023 - 17,24 kBCompatibile con firefox48.0 e successive- Fix all functions and rework all script behavior
- Delete some commentary
- Delete "timer = null"
- Change LET to CONST on each timer2
- Change setTimeout to setInterval when is needed
- Fix mailCalculator function behavior
- Change topBar function to select each querySelector to specific id
- Minified and compressedCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 0.6
Rilasciato 11 apr 2023 - 17,53 kBCompatibile con firefox91.0 e successive- Change website match path to outlook.live.com/*
- Compatibility Firefox from 49 to 91 (Force user to have recent version)Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 0.5
Rilasciato 10 mar 2023 - 17,53 kBCompatibile con firefox48.0 e successiveVersion 0.5
-Change manifest default urlCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”
Versione 0.4
Rilasciato 9 mar 2023 - 17,52 kBCompatibile con firefox48.0 e successiveChange version to 0.4 in manifestCodice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”