Inspect and view changes in marimo Glance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "marimo Glance",
"description": "See marimo notebooks at a glance: run them live, inline on GitHub and gists.",
"version": "0.2.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"*://github.com/*",
"*://gist.github.com/*",
"*://gitlab.com/*",
"*://raw.githubusercontent.com/*",
"*://gist.githubusercontent.com/*"
],
"optional_permissions": [
"*://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "marimo-glance@marimo.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "marimo Glance",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://gist.github.com/*",
"*://github.com/*",
"*://gitlab.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} Best marimo Glance Alternatives
Here are some Firefox add-ons that are similar to marimo Glance:
Markdown Diagrams
Modulo srl
Github Code Outline
VJ
Markdown Viewer
simov
MarmoStats
Bach Le
Markdown Viewer
Burlac MIhail
GitHub Web IDE
zvizvi
Github Gists
Matthew Jarvis
GitOwl - Open Source Insights At a Glance
David
Markdown Diagrams on web pages
netANS dev
NotebookLM Code Highlighter
Alex
Open in Colab
Suraj
Repo Swap
cradd