Outlook Web Plus 版本历史 - 18 个版本
Outlook Web Plus 作者: Rztprog
Outlook Web Plus 版本历史 - 18 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.3
发布于 2024年7月13日 - 38.47 KB适用于 firefox 58.0 及更高版本Removal 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源代码遵循 双条款版(2-Clause)BSD 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.2.2
发布于 2024年4月9日 - 29.67 KB适用于 firefox 48.0 及更高版本Corrections:
- 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.源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.2.1
发布于 2024年4月1日 - 29.41 KB适用于 firefox 48.0 及更高版本Correction:
- 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.源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.2.0
发布于 2024年3月24日 - 28.55 KB适用于 firefox 48.0 及更高版本Correction:
- 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)源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.9
发布于 2024年2月28日 - 28.53 KB适用于 firefox 48.0 及更高版本Fix(s):
- Fix blinking effect on alert when open popup源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.8
发布于 2024年2月28日 - 28.58 KB适用于 firefox 48.0 及更高版本New Feature(s):
- Announce every 12 hours in the popup when a new version is available源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.7
发布于 2024年2月27日 - 27.97 KB适用于 firefox 48.0 及更高版本New 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).源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.6
发布于 2024年1月14日 - 26.39 KB适用于 firefox 48.0 及更高版本New 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.源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.5
发布于 2024年1月11日 - 27.52 KB适用于 firefox 48.0 及更高版本New(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.源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.4
发布于 2023年11月28日 - 26.68 KB适用于 firefox 48.0 及更高版本New(s):
-Add spanish locale
Fix(s):
-Typo in popup.js
Delete(s):
-"run_at" in manifest源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.3
发布于 2023年11月28日 - 23.52 KB适用于 firefox 48.0 及更高版本New(s):
- Added localization (translations)
- Added French, English, German locales (ChatGPT Helped)
- Added ("run_at": "document_idle") in manifest源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.2
发布于 2023年11月10日 - 21.47 KB适用于 firefox 48.0 及更高版本Fix(s):
- Fix align title folder when you click on buttons (mail, mails, folder)源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.1.1
发布于 2023年11月10日 - 21.46 KB适用于 firefox 48.0 及更高版本Fix(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源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 1.0.3
发布于 2023年10月23日 - 20.15 KB适用于 firefox 48.0 及更高版本- 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.源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 0.7
发布于 2023年6月3日 - 17.24 KB适用于 firefox 48.0 及更高版本- 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源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 0.6
发布于 2023年4月11日 - 17.53 KB适用于 firefox 91.0 及更高版本- Change website match path to outlook.live.com/*
- Compatibility Firefox from 49 to 91 (Force user to have recent version)源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 0.5
发布于 2023年3月10日 - 17.53 KB适用于 firefox 48.0 及更高版本Version 0.5
-Change manifest default url源代码遵循 双条款版(2-Clause)BSD 许可证 发布
版本 0.4
发布于 2023年3月9日 - 17.52 KB适用于 firefox 48.0 及更高版本Change version to 0.4 in manifest源代码遵循 双条款版(2-Clause)BSD 许可证 发布