Skip to content

geml-viewer-1.0.3

Choose a tag to compare

@xiongjy2104 xiongjy2104 released this 23 Jul 11:11
· 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 .geml document (served as text/plain, e.g. raw.githubusercontent.com, or a local file://). It no longer fires on HTML pages that merely have .geml in the URL — notably GitHub's github.com/.../blob/….geml file 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.