Skip to content

Releases: withmargin/margin-read

v0.3.6

09 Jun 03:22

Choose a tag to compare

Release 0.3.6

v0.3.5

09 Jun 00:55

Choose a tag to compare

Release 0.3.5

v0.3.4

04 Jun 23:19

Choose a tag to compare

Release 0.3.4

v0.3.3

04 Jun 19:40

Choose a tag to compare

Release 0.3.3

Set version to 0.3.3 and cut the CHANGELOG section.

Added: Anthropic Compatible provider for local/gateway endpoints; omlx
(Apple Silicon MLX) local runtime preset.

Fixed: CJK-aware minimum length so short CJK lines are no longer dropped;
punctuation-heavy and short quoted CJK dialogue now translated;
parent/child duplicate translations de-duplicated.

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.