Lisäosan OCR + Translate versiohistoria - 9 versiota
OCR + Translate tekijä Crivella
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 0.3.3
Julkaistu 30. kesä 2025 - 164,17 ktYhteensopivuus: firefox 58.0 ja uudemmatChanges- 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)
Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Lataa Firefox ja hanki laajennusTarvitset Firefoxin käyttääksesi tätä laajennusta- Switching from
Vanhemmat versiot
Versio 0.3.2
Julkaistu 2. kesä 2025 - 164,14 ktYhteensopivuus: firefox 58.0 ja uudemmatChanges- 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)
Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
- Added one line of CSS to enforce the
Versio 0.3.1
Julkaistu 22. maalis 2025 - 164,12 ktYhteensopivuus: firefox 58.0 ja uudemmat0.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
Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.3.0
Julkaistu 19. elo 2024 - 159,42 ktYhteensopivuus: firefox 58.0 ja uudemmat# 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)Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.2.3
Julkaistu 18. joulu 2023 - 157,44 ktYhteensopivuus: firefox 48.0 ja uudemmatFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.2.2
Julkaistu 17. joulu 2023 - 158,13 ktYhteensopivuus: firefox 48.0 ja uudemmatSmall bugfixLähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.2.1
Julkaistu 17. joulu 2023 - 158,11 ktYhteensopivuus: firefox 48.0 ja uudemmat# 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 persistentLähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.1.1
Julkaistu 24. heinä 2023 - 154,17 ktYhteensopivuus: firefox 48.0 ja uudemmatFixed a bug in the ENDPOINT usage between the background and popup scriptsLähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
Versio 0.1.0
Julkaistu 19. heinä 2023 - 154,17 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only