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.1.2",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "marimo-glance@marimo.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"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"
]
}
],
"permissions": [
"*://github.com/*",
"*://gist.github.com/*",
"*://gitlab.com/*",
"*://raw.githubusercontent.com/*",
"*://gist.githubusercontent.com/*"
]
} 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
Snippet Corpy
thadev404
MarmoStats
Bach Le
GitHub Web IDE
zvizvi
Markdown Viewer
Burlac MIhail
Codeflower
Jake Mensch
Github Gists
Matthew Jarvis
GitOwl - Open Source Insights At a Glance
David
Repo Swap
cradd
Module Linker
fiatjaf