Skip to content

Releases: withmargin/margin-read

v0.3.2

01 Jun 01:42

Choose a tag to compare

Release v0.3.2

v0.3.1

15 May 05:15

Choose a tag to compare

What changed

  • Translation markers now follow the selected target language instead of the browser UI language.
  • Examples: Traditional Chinese targets show , Japanese targets show 翻訳, and English targets show Translation.

Manual install

This package is intended for testers who are comfortable loading unpacked Chrome extensions.

  1. Download margin-read-v0.3.1.zip.
  2. Unzip it.
  3. Open chrome://extensions.
  4. Enable Developer mode.
  5. Click Load unpacked.
  6. Select the unzipped folder.

Manual installs do not receive Chrome Web Store automatic updates and may use a different extension ID than the Chrome Web Store build.

Chrome Web Store

Chrome Web Store users will receive approved updates through the store. This package can also be uploaded to the Chrome Web Store Developer Dashboard for review.

v0.3.0

14 May 04:38

Choose a tag to compare

Prepare release 0.3.0

v0.2.0

12 May 22:42

Choose a tag to compare

Release 0.2.0

Structured-output enforcement (OpenAI json_schema, Gemini
responseSchema) and a documented TranslationProvider interface.
See CHANGELOG.md for the full notes.