Historia wersji dodatku Click Define — 4 wersje
Click Define Autor: HalfToast
Historia wersji dodatku Click Define — 4 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.4.2
Data wydania: 15 maj 2026 — 35,45 KBDziała z: firefox 142.0 i nowsze, android 142.0 i nowsze- Fix: form-of detection missed cases where Wiktionary's definition had extra text after the target word ("Plural of theory (collective)", "Simple past of run: a colloquial usage"). Detection now matches the first
of <word>near the start of the definition instead of requiring the entire suffix to be that word. "theories", "memories", "parties", "lives" → base word chip now appears. - Fix: added
variant,letter-case, andmisspeltto the form-of keyword list so "Variant of color", "Alternative letter-case form of dna", and British "Misspelt of receive" resolve. - Fix: race condition when double-clicking a second word before the first lookup finished. Each lookup now carries a sequence id and aborts cleanly if a newer one supersedes it.
- Fix: extension now runs inside iframes (
all_frames: truein the manifest), so words inside embedded articles (Medium widgets, comment frames, etc.) are clickable. - Fix: pure-number selections like "2024" or "1999" no longer trigger a lookup. The popup now requires at least one letter character in the selection.
Licencja kodu źródłowego: Licencja MIT
- Fix: form-of detection missed cases where Wiktionary's definition had extra text after the target word ("Plural of theory (collective)", "Simple past of run: a colloquial usage"). Detection now matches the first
Poprzednie wersje
Wersja 0.4.1
Data wydania: 15 maj 2026 — 34,84 KBDziała z: firefox 142.0 i nowsze, android 142.0 i nowszeLook up words on your phone
Firefox for Android is now supported. Long-press a word to select it and the popup appears automatically, no extra taps. The popup resizes for small screens with larger buttons and chips, and tapping outside dismisses it on touch just like it does with a mouse.
Smarter Wiktionary parsing
Inflected forms are detected. Look up boxes, ran, happier, or recieve and the popup shows a chip in the header that jumps to the base word (box, run, happy, receive). Works across plurals, tenses, participles, gerunds, comparatives, superlatives, misspellings, romanizations, and gendered/case forms in other languages. Words with their own meanings (glasses, drunk, data) are left alone. A new opt-in setting reverses the direction and jumps straight to the lemma with a back-chip.
Cleaner definitions. Empty sub-sense placeholders and stray <style> blocks (which sometimes leaked through as raw CSS text at the end of a definition) are now filtered out before rendering.
Sentence-initial words work better. Lookups try the lowercase form first, since difficult or rare words are almost always lowercase.
Better defaults for multilingual reading
Page language auto-detect. With no language set, the popup defaults to the page's language (from <html lang>). Reading a French article, chat defaults to French; reading German, Bank defaults to German.
New Default language setting. The options page now offers ~45 languages to pin as your default, or leave on "Auto (use page language)" for the fallback chain above.
In-popup picker is session-only. Switching language for one lookup no longer silently overwrites your saved.
Network resilience
Transient DNS or connection hiccups now retry once silently after 400 ms, which catches most one-off failures. When a request really fails, you'll see a clear "Network error" state with a Retry button instead of a raw browser error message.
Quality of life
Sticky popup. The popup scrolls with the word being defined instead of staying pinned to a fixed viewport position.
Under the hood
The popup's click handling was consolidated into a single delegated handler with data-action attributes on buttons, adding new buttons no longer requires editing the event-binding code, and a duplicate close-handler was removed.Licencja kodu źródłowego: Licencja MIT
Wersja 0.2.3
Data wydania: 13 maj 2026 — 29,06 KBDziała z: firefox 142.0 i nowszeTry lowercase form first when looking up a word, since difficult/rare words are almost always lowercase. Fixes inconsistent results for sentence-initial words.Licencja kodu źródłowego: Licencja MIT
Wersja 0.2.2
Data wydania: 9 maj 2026 — 27,79 KBDziała z: firefox 142.0 i nowszeFix warningsLicencja kodu źródłowego: Licencja MIT