OCR + Translate versionshistorik - 10 versioner
OCR + Translate av Crivella
OCR + Translate versionshistorik - 10 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 0.3.4
Släppt 20 sep 2025 - 164,63 kBFungerar med firefox 58.0 och senare0.3.4- Should preserve listeners on wrapped images by moving them instead of cloning them
- Can wrap a single image opened in the browser (either from file system or with
open image in new tab
) without collapsing it to a single dot - Fixed a regression were changing advanced properties was not being actually done
- Improved the MutationObserver to better track more possible ways for images to get added/changed into a page
Källkod släppt under Endast GNU General Public License v3.0
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 0.3.3
Släppt 30 jun 2025 - 164,17 kBFungerar med firefox 58.0 och senareChanges- 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)
Källkod släppt under Endast GNU General Public License v3.0
- Switching from
Version 0.3.2
Släppt 2 jun 2025 - 164,14 kBFungerar med firefox 58.0 och senareChanges- 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)
Källkod släppt under Endast GNU General Public License v3.0
- Added one line of CSS to enforce the
Version 0.3.1
Släppt 22 mar 2025 - 164,12 kBFungerar med firefox 58.0 och senare0.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
Källkod släppt under Endast GNU General Public License v3.0
Version 0.3.0
Släppt 19 aug 2024 - 159,42 kBFungerar med firefox 58.0 och senare# 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)Källkod släppt under Endast GNU General Public License v3.0
Version 0.2.3
Släppt 18 dec 2023 - 157,44 kBFungerar med firefox 48.0 och senareFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Källkod släppt under Endast GNU General Public License v3.0
Version 0.2.2
Släppt 17 dec 2023 - 158,13 kBFungerar med firefox 48.0 och senareSmall bugfixKällkod släppt under Endast GNU General Public License v3.0
Version 0.2.1
Släppt 17 dec 2023 - 158,11 kBFungerar med firefox 48.0 och senare# 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 persistentKällkod släppt under Endast GNU General Public License v3.0
Version 0.1.1
Släppt 24 jul 2023 - 154,17 kBFungerar med firefox 48.0 och senareFixed a bug in the ENDPOINT usage between the background and popup scriptsKällkod släppt under Endast GNU General Public License v3.0
Version 0.1.0
Släppt 19 jul 2023 - 154,17 kBFungerar med firefox 48.0 och senareKällkod släppt under Endast GNU General Public License v3.0