Local Session Sync 版本历史 - 4 个版本
Local Session Sync 作者: artinski
Local Session Sync 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.4
发布于 2026年8月1日 - 38.02 KB适用于 firefox 109.0a1 及更高版本- Keep popup width consistent across Chrome and Firefox:
- constrain
html, bodyto 440px rail width - add a tiny Firefox-only 8px rail allowance to match extension shell inset behavior
- Add premium button interaction feedback on hover/focus (delay + subtle lift and shadow).
- Tighten cross-browser popup layout checks in unit and e2e tests to match actual browser rendering widths.
- Make popup e2e layout checks robust against browser-specific pixel-size reporting drift by relying on geometry rail assertions instead of strict snapshot dimensions.
源代码遵循 MIT 许可证 发布
较早版本
版本 1.2.1
发布于 2026年6月23日 - 37.77 KB适用于 firefox 109.0a1 及更高版本General improvements and bug fixes源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2026年6月22日 - 36.22 KB适用于 firefox 109.0a1 及更高版本- Fixed: cookies with the Secure flag are no longer skipped when syncing to http://localhost or http://127.0.0.1 targets. Firefox treats loopback addresses as secure origins, so Secure cookies can now be copied to these targets over HTTP.
- Fixed: after granting source-site access for the first time, the sync now completes automatically. Previously, approving the permission request closed the popup and required a second button press to finish the sync.
源代码遵循 MIT 许可证 发布