geml-viewer-1.0.3
·
588 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch release of the GEML viewer extension.
Fix since 1.0.2
- The viewer now activates only on a genuine raw
.gemldocument (served astext/plain, e.g. raw.githubusercontent.com, or a localfile://). It no longer fires on HTML pages that merely have.gemlin the URL — notably GitHub'sgithub.com/.../blob/….gemlfile viewer, where it used to parse GitHub's page markup as GEML and show spurious errors.
To view a .geml on GitHub, open its raw URL (raw.githubusercontent.com/…/file.geml) or open the file locally.
Carries the 1.0.2 fixes too: no remotely-hosted code in the bundle, trimmed background worker.
Install
Download geml-viewer-1.0.3.zip, unzip, then load the folder via chrome://extensions → Load unpacked.