Calendar Liberator 版本历史 - 3 个版本
Calendar Liberator 作者: fabiocchetti
Calendar Liberator 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.3.0
发布于 2026年9月20日 - 71.32 KB适用于 firefox 128.0 及更高版本- Added optional publishing: the export can be uploaded to a URL you own, so calendar apps subscribe and refresh themselves instead of importing by hand.
- Popup reorganized around the destination. Progress now has a bar and a status line, and button labels no longer change while running.
- Narrowed the
*://*.live.com/*host permission to*://outlook.live.com/*. - The popup and the content script now share one host check instead of keeping two copies that could drift.
- Tentative events are now exported as
TRANSP:TRANSPARENT, so they appear without blocking your day. Outlook marks both "answered tentative" and "never answered" the same way, and neither should occupy time. - Fixed
STATUSbeing written twice in the same event withBUSY/FREE, which are not valid iCalendar values (onlyTENTATIVE,CONFIRMEDandCANCELLEDare). - Fixed a successful publish also downloading the file, because closing the popup rejected the in-flight message even though the upload had succeeded.
- Fixed the first click on Publish doing nothing: a permission pre-check consumed the user gesture that
permissions.request()requires.
源代码遵循 MIT 许可证 发布
较早版本
版本 1.2.0
发布于 2026年8月31日 - 65.47 KB适用于 firefox 109.0 及更高版本- Added support for outlook.cloud.microsoft.
- Clearer message in the popup when the current tab is not an Outlook calendar.
源代码遵循 MIT 许可证 发布