Litmark version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.1
Released Jul 17, 2026 - 34.41 KBWorks with firefox 140.0 and later, android 142.0 and laterFixed: the highlight toolbar didn't appear when selecting text on
Firefox for Android (and other touch browsers). Selecting text via
long-press + drag handles never fires amouseup/mousedownevent, which
is what the toolbar previously relied on exclusively.content.jsnow triggers the toolbar frompointerup(covers mouse,
pen, and most touch interactions) with a debouncedselectionchange
listener as a fallback for the case where finishing a drag-handle
selection on Android doesn't fire a pointer event at all.- The color swatches and the "Remove highlight" button now use
pointerdowninstead ofmousedown, so tapping them works the same way
on touch as clicking does on desktop.
No changes to permissions, storage format, or manifest structure — this is
a drop-in update.Source code released under All Rights Reserved
Older versions
Version 1.0.0
Released Jul 14, 2026 - 33.19 KBWorks with firefox 140.0 and later, android 142.0 and laterSource code released under All Rights Reserved