marimo Glance 版本历史 - 4 个版本
marimo Glance 作者: marimo
marimo Glance 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.2.1
发布于 2026年8月21日 - 159.84 KB适用于 firefox 58.0 及更高版本Detects marimo notebooks whose app = marimo.App(...) declaration sits further down the file (up to 16 KB). Previously only the first 4 KB was scanned, so notebooks with a long header or module docstring were missed.源代码遵循 Apache 许可证 2.0 发布
较早版本
版本 0.2.0
发布于 2026年7月30日 - 159.68 KB适用于 firefox 58.0 及更高版本Adds support for self-hosted GitHub Enterprise and GitLab instances. The
extension previously only ran on github.com, gist.github.com, and gitlab.com.
Users can now enable an origin from the popup by picking a platform. Each
origin is requested individually at that moment via optional permissions —
nothing is requested at install time, and the install prompt is unchanged.
Revoking the permission in browser settings disables it.
New permissions: "storage" holds the origin-to-platform mapping.
"optional_permissions: :///*" is the ceiling for what a user may later
grant, one origin at a time.源代码遵循 Apache 许可证 2.0 发布