Releases: withmargin/margin-read
Releases · withmargin/margin-read
v0.3.2
v0.3.1
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 showTranslation.
Manual install
This package is intended for testers who are comfortable loading unpacked Chrome extensions.
- Download
margin-read-v0.3.1.zip. - Unzip it.
- Open
chrome://extensions. - Enable
Developer mode. - Click
Load unpacked. - 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
Prepare release 0.3.0
v0.2.0
Release 0.2.0 Structured-output enforcement (OpenAI json_schema, Gemini responseSchema) and a documented TranslationProvider interface. See CHANGELOG.md for the full notes.