Histórico de versões do OCR + Translate - 9 versões
OCR + Translate por Crivella
Histórico de versões do OCR + Translate - 9 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.3.3
Lançado em 30 de jun de 2025 - 164,17 KBFunciona em firefox 58.0 em dianteChanges- 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)
Código fonte publicado sob Somente GNU General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensão- Switching from
Versões mais antigas
Versão 0.3.2
Lançado em 2 de jun de 2025 - 164,14 KBFunciona em firefox 58.0 em dianteChanges- 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)
Código fonte publicado sob Somente GNU General Public License v3.0
- Added one line of CSS to enforce the
Versão 0.3.1
Lançado em 22 de mar de 2025 - 164,12 KBFunciona em firefox 58.0 em diante0.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
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 0.3.0
Lançado em 19 de ago de 2024 - 159,42 KBFunciona em firefox 58.0 em diante# 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)Código fonte publicado sob Somente GNU General Public License v3.0
Versão 0.2.3
Lançado em 18 de dez de 2023 - 157,44 KBFunciona em firefox 48.0 em dianteFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Código fonte publicado sob Somente GNU General Public License v3.0
Versão 0.2.2
Lançado em 17 de dez de 2023 - 158,13 KBFunciona em firefox 48.0 em dianteSmall bugfixCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 0.2.1
Lançado em 17 de dez de 2023 - 158,11 KBFunciona em firefox 48.0 em diante# 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 persistentCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 0.1.1
Lançado em 24 de jul de 2023 - 154,17 KBFunciona em firefox 48.0 em dianteFixed a bug in the ENDPOINT usage between the background and popup scriptsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 0.1.0
Lançado em 19 de jul de 2023 - 154,17 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0