Outlook Web Plus versionshistorik - 19 versioner
Outlook Web Plus av Rztprog
- Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg. 
- Senaste version- Version 1.2.4Släppt 12 feb 2025 - 38,62 kBFungerar med firefox 58.0 och senareCorrections:
 - Fixed background image theme to properly use cover size.
 - Fixed topbar transparency condition (o365Button.length == 11 → o365Button.length >= 8).
 - Reduced redundant function calls and fixed memory leaks in alignFolderTitle.
 - Changed folder target element from C2IG3 to oTkSL.
 - Fixed support button.
 - Fixed popup buttons "Open Outlook" and "Open Calendar" so they now work on Chrome.
 New Features:
 - Added hover effect on each navbar button to match the original behavior.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Äldre versioner- Version 1.2.3Släppt 13 jul 2024 - 38,47 kBFungerar med firefox 58.0 och senareRemoval 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 hide- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.2.2Släppt 9 apr 2024 - 29,67 kBFungerar med firefox 48.0 och senareCorrections:
 - 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.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.2.1Släppt 1 apr 2024 - 29,41 kBFungerar med firefox 48.0 och senareCorrection:
 - 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.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.2.0Släppt 24 mar 2024 - 28,55 kBFungerar med firefox 48.0 och senareCorrection:
 - 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)- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.9Släppt 28 feb 2024 - 28,53 kBFungerar med firefox 48.0 och senareFix(s):
 - Fix blinking effect on alert when open popup- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.8Släppt 28 feb 2024 - 28,58 kBFungerar med firefox 48.0 och senareNew Feature(s):
 - Announce every 12 hours in the popup when a new version is available- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.7Släppt 27 feb 2024 - 27,97 kBFungerar med firefox 48.0 och senareNew 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).- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.6Släppt 14 jan 2024 - 26,39 kBFungerar med firefox 48.0 och senareNew 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.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.5Släppt 11 jan 2024 - 27,52 kBFungerar med firefox 48.0 och senareNew(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.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.4Släppt 28 nov 2023 - 26,68 kBFungerar med firefox 48.0 och senareNew(s):
 -Add spanish locale
 Fix(s):
 -Typo in popup.js
 Delete(s):
 -"run_at" in manifest- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.3Släppt 28 nov 2023 - 23,52 kBFungerar med firefox 48.0 och senareNew(s):
 - Added localization (translations)
 - Added French, English, German locales (ChatGPT Helped)
 - Added ("run_at": "document_idle") in manifest- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.2Släppt 10 nov 2023 - 21,47 kBFungerar med firefox 48.0 och senareFix(s):
 - Fix align title folder when you click on buttons (mail, mails, folder)- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.1.1Släppt 10 nov 2023 - 21,46 kBFungerar med firefox 48.0 och senareFix(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 folder- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 1.0.3Släppt 23 okt 2023 - 20,15 kBFungerar med firefox 48.0 och senare- 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.- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 0.7Släppt 3 jun 2023 - 17,24 kBFungerar med firefox 48.0 och senare- 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 compressed- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 0.6Släppt 11 apr 2023 - 17,53 kBFungerar med firefox 91.0 och senare- Change website match path to outlook.live.com/*
 - Compatibility Firefox from 49 to 91 (Force user to have recent version)- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 0.5Släppt 10 mar 2023 - 17,53 kBFungerar med firefox 48.0 och senareVersion 0.5
 -Change manifest default url- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
- Version 0.4Släppt 9 mar 2023 - 17,52 kBFungerar med firefox 48.0 och senareChange version to 0.4 in manifest- Källkod släppt under BSD 2-Klausul "Förenklad" Licens 
