Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Marimo Glance のプレビュー

Marimo Glance 作成者: marimo

See marimo notebooks at a glance: run them live, inline on GitHub, gists and Gitlab.

0 (0 件のレビュー)0 (0 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

スクリーンショット
この拡張機能について
marimo notebooks are just Python files, so GitHub, gists, and GitLab display them as plain source code. Marimo Glance spots a real notebook and adds a “Switch to interactive marimo notebook” button in the corner of the page. One click replaces the raw Python with a fully interactive notebook you can run, edit, and explore — without leaving the page, cloning the repo, or installing anything. “See original” flips you back to the source at any time.


The extension watches the files you open on github.com, gist.github.com, and gitlab.com. On a .py file it looks for a genuine top-level app = marimo.App(...) declaration, so ordinary Python files — and passing mentions of marimo in comments or strings — are left completely alone. When it finds a notebook, it boots it live through the marimo.app playground, running entirely in WebAssembly inside your browser.


The notebook source is packed into the page URL’s fragment (the part after #) and handed straight to the in-browser WASM runtime. Browsers never send that fragment to any server, so your code — private repositories included — is never uploaded by the extension. (The one exception is if you deliberately choose “Open in molab” from inside the notebook, which sends your code to molab to run and share there.)
  • Runs WebAssembly-compatible notebooks only — anything depending on packages or features unavailable under Pyodide won’t run in the embed.
  • The interactive notebook is a scratch space: run and tweak cells freely, but edits aren’t saved back to GitHub/GitLab, and a refresh starts fresh from the original source.
  • Switching between interactive and source never restarts a running notebook.

Works on GitHub blobs, GitHub gists, and GitLab blobs.
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • github.com のユーザーデータへのアクセス
  • gist.github.com のユーザーデータへのアクセス
  • gitlab.com のユーザーデータへのアクセス
  • raw.githubusercontent.com のユーザーデータへのアクセス
  • gist.githubusercontent.com のユーザーデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • サポートサイト
  • サポートメールアドレス
  • Copy add-on ID
バージョン
0.1.2
サイズ
55.21 KB
最終更新日
3日前 (2026年7月21日)
関連カテゴリー
  • その他
ライセンス
Apache License 2.0
プライバシーポリシー
このアドオンのプライバシーポリシーを読む
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。