Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Outlook Web Plus 版本历史 - 19 个版本

Outlook Web Plus 作者: Rztprog

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
Outlook Web Plus 版本历史 - 19 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.2.4

    发布于 2025年2月12日 - 38.62 KB
    适用于 firefox 58.0 及更高版本
    Corrections:
    - 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.

    源代码遵循 BSD 双条款“简化”版许可证 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 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

    源代码遵循 BSD 双条款“简化”版许可证 发布

    下载文件
  • 版本 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.

    源代码遵循 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.

    源代码遵循 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)

    源代码遵循 BSD 双条款“简化”版许可证 发布

    下载文件
  • 版本 1.1.9

    发布于 2024年2月28日 - 28.53 KB
    适用于 firefox 48.0 及更高版本
    Fix(s):
    - Fix blinking effect on alert when open popup

    源代码遵循 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

    源代码遵循 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).

    源代码遵循 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.

    源代码遵循 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.

    源代码遵循 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

    源代码遵循 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

    源代码遵循 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)

    源代码遵循 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

    源代码遵循 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.

    源代码遵循 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

    源代码遵循 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)

    源代码遵循 BSD 双条款“简化”版许可证 发布

    下载文件
  • 版本 0.5

    发布于 2023年3月10日 - 17.53 KB
    适用于 firefox 48.0 及更高版本
    Version 0.5
    -Change manifest default url

    源代码遵循 BSD 双条款“简化”版许可证 发布

    下载文件
  • 版本 0.4

    发布于 2023年3月9日 - 17.52 KB
    适用于 firefox 48.0 及更高版本
    Change version to 0.4 in manifest

    源代码遵循 BSD 双条款“简化”版许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。