OCR + Translate의 버전 기록 - 9개 버전
OCR + Translate 제작자: Crivella
OCR + Translate의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.3.3
2025년 6월 30일에 출시 - 164.17 KBfirefox 58.0 이상에서 작동Changes- Switching from
DOMNodeInserted
andDOMNodeRemoved
events to aMutationObserver
to handle changes in the DOM
This catches changes in the DOM more reliably (in particular replaceChild calls)
GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함- Switching from
이전 버전
버전 0.3.2
2025년 6월 2일에 출시 - 164.14 KBfirefox 58.0 이상에서 작동Changes- Added one line of CSS to enforce the
text-indent
for the text boxes (fixes https://github.com/Crivella/ocr_translate/issues/51 see issue for more details)
GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
- Added one line of CSS to enforce the
버전 0.3.1
2025년 3월 22일에 출시 - 164.12 KBfirefox 58.0 이상에서 작동0.3.1- Added controllable logging instead of just printing everything to console all the time
- Added render option to adjust line-width of textboxes contours
GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.3.0
2024년 8월 19일에 출시 - 159.42 KBfirefox 58.0 이상에서 작동# Changes (v0.3.0)
- Added collapsible field with form to mange installed plugins (for server >= v0.6.0)
- Added warning message for old server version (extension will still be compatible)
- Improved UX
- Show error from server on failed translation and properly unwraps image once script is disabled
- Show error returned when a form submission fails
- Downgraded Axios version due to vulnerability found in newer versions (should not really be of concern for this but just to be safe)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.2.3
2023년 12월 18일에 출시 - 157.44 KBfirefox 48.0 이상에서 작동Fix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.2.2
2023년 12월 17일에 출시 - 158.13 KBfirefox 48.0 이상에서 작동Small bugfixGNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.2.1
2023년 12월 17일에 출시 - 158.11 KBfirefox 48.0 이상에서 작동# Changelog
## New features
- Implemented manual translation (tools and endpoints)
- Added possibility to switch between translated and ocr text and also to control the text direction
- Added collapasable fields to the popup
- Field to control text rendering
- Field to control Options to be sent to the backend when request translations
## General improvements
- Improved UI
- Language names are displayed in human readable format
- Added dark theme
- Added theme toggle switch
- Changes to options are now persistentGNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.1.1
2023년 7월 24일에 출시 - 154.17 KBfirefox 48.0 이상에서 작동Fixed a bug in the ENDPOINT usage between the background and popup scriptsGNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.1.0
2023년 7월 19일에 출시 - 154.17 KBfirefox 48.0 이상에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드