Outlook Web Plus versjonshistorikk - 19 versjoner
Outlook Web Plus av Rztprog
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 1.2.4
Utgitt 12. feb. 2025 - 38,62 kBFungerer med firefox 58.0 og nyereCorrections:
- 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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 1.2.3
Utgitt 13. juli 2024 - 38,47 kBFungerer med firefox 58.0 og nyereRemoval 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 hideKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.2.2
Utgitt 9. apr. 2024 - 29,67 kBFungerer med firefox 48.0 og nyereCorrections:
- 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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.2.1
Utgitt 1. apr. 2024 - 29,41 kBFungerer med firefox 48.0 og nyereCorrection:
- 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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.2.0
Utgitt 24. mars 2024 - 28,55 kBFungerer med firefox 48.0 og nyereCorrection:
- 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)Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.9
Utgitt 28. feb. 2024 - 28,53 kBFungerer med firefox 48.0 og nyereFix(s):
- Fix blinking effect on alert when open popupKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.8
Utgitt 28. feb. 2024 - 28,58 kBFungerer med firefox 48.0 og nyereNew Feature(s):
- Announce every 12 hours in the popup when a new version is availableKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.7
Utgitt 27. feb. 2024 - 27,97 kBFungerer med firefox 48.0 og nyereNew 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).Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.6
Utgitt 14. jan. 2024 - 26,39 kBFungerer med firefox 48.0 og nyereNew 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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.5
Utgitt 11. jan. 2024 - 27,52 kBFungerer med firefox 48.0 og nyereNew(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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.4
Utgitt 28. nov. 2023 - 26,68 kBFungerer med firefox 48.0 og nyereNew(s):
-Add spanish locale
Fix(s):
-Typo in popup.js
Delete(s):
-"run_at" in manifestKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.3
Utgitt 28. nov. 2023 - 23,52 kBFungerer med firefox 48.0 og nyereNew(s):
- Added localization (translations)
- Added French, English, German locales (ChatGPT Helped)
- Added ("run_at": "document_idle") in manifestKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.2
Utgitt 10. nov. 2023 - 21,47 kBFungerer med firefox 48.0 og nyereFix(s):
- Fix align title folder when you click on buttons (mail, mails, folder)Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.1.1
Utgitt 10. nov. 2023 - 21,46 kBFungerer med firefox 48.0 og nyereFix(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 folderKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 1.0.3
Utgitt 23. okt. 2023 - 20,15 kBFungerer med firefox 48.0 og nyere- 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.Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 0.7
Utgitt 3. juni 2023 - 17,24 kBFungerer med firefox 48.0 og nyere- 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 compressedKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 0.6
Utgitt 11. apr. 2023 - 17,53 kBFungerer med firefox 91.0 og nyere- Change website match path to outlook.live.com/*
- Compatibility Firefox from 49 to 91 (Force user to have recent version)Kildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 0.5
Utgitt 10. mars 2023 - 17,53 kBFungerer med firefox 48.0 og nyereVersion 0.5
-Change manifest default urlKildekode utgitt under BSD 2-Clause "Simplified" License
Versjon 0.4
Utgitt 9. mars 2023 - 17,52 kBFungerer med firefox 48.0 og nyereChange version to 0.4 in manifestKildekode utgitt under BSD 2-Clause "Simplified" License