LLM Form Filler versionshistorik - 19 versioner
LLM Form Filler av Georges_Paul
LLM Form Filler versionshistorik - 19 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 1.18
Släppt 21 apr 2026 - 647,19 kBFungerar med firefox 58.0 och senareFixesSyncfusion and other masked date inputs (e.g. dd-mm-aaaa) now fill correctly. Previously the month segment could be dropped because the component only accepts per-character digit input.
React/Vue/Angular controlled inputs that ignore raw element.value = ... assignment now fill via the native prototype value setter.
Native <select> option matching is more forgiving: numeric equivalence ("4" matches "04"), prefix match either direction ("Apr" <-> "April"), and substring fallback.
Custom ARIA comboboxes (MUI, Ant Design, Chakra, etc.) are detected and filled by opening the popup and clicking the matching option. Date pickers are excluded so they get typed into instead.Källkod släppt under MIT-licens
Äldre versioner
Version 1.17
Släppt 20 apr 2026 - 644,38 kBFungerar med firefox 58.0 och senareImproved filling logic: priority on visual analysis of form.
Switched to Opus 4.7 as recommended model.Källkod släppt under MIT-licens
Version 1.16
Släppt 15 apr 2026 - 643,89 kBFungerar med firefox 58.0 och senareNew form-filling engine.
FormFill no longer depends on the external OmniParser service. It now uses a single call to a modern vision-capable AI model (Claude Opus 4.6 by default) that looks at the page the same way you do, combined with a fast rule-based pre-pass for common fields like name, email, address, and phone. Result: fewer moving parts, no Replicate account needed, and noticeably better matching on complex forms.
KeePass support. Connect your .kdbx password database and fill usernames and passwords
directly from it. A dedicated "Fill User/Pass" button appears in the popup; if multiple
matching entries exist for the site, you get a picker to choose the right one.
Live fill overlays. During a vision fill, FormFill now draws color-coded boxes over each
detected field so you can see what's happening in real time:
- Gray - field detected
- Green - filled from a built-in rule (e.g. autocomplete attribute)
- Blue - filled by the AI
- Orange - no suitable value found in your profile
- Yellow pulse - field currently being filled
Boxes clear automatically once filling finishes.
Easier model selection. The LLM Config page now has one-click preset buttons for the
recommended vision models: Claude Opus 4.6, Claude Sonnet 4.5, GPT-5, and Qwen2.5-VL 72B.
Reliability fixes.
- Forms inside cross-origin iframes now fill correctly.
- Checkboxes and radio buttons are handled properly, including unchecked states.
- Dropdowns that the AI occasionally missed are now picked up by a fallback detector.
- Fixed a race condition where the popup would sometimes report "complete" before the
main page had finished.
- Miscellaneous stability improvements around dynamic forms that change as you fill them.
Settings cleanup. The old OmniParser / Replicate configuration has been removed from the
options page since it is no longer needed.Källkod släppt under MIT-licens
Version 1.15
Släppt 31 jan 2026 - 596,51 kBFungerar med firefox 58.0 och senareAdded option to fill forms based on visual page analysis (experimental). Requires Replicate API key on top of existing LLM Openrouter API key.Källkod släppt under MIT-licens
Version 1.14
Släppt 30 jan 2026 - 583,35 kBFungerar med firefox 58.0 och senareFix concurrency issues in extension.Källkod släppt under MIT-licens
Version 1.13
Släppt 22 jan 2026 - 582,92 kBFungerar med firefox 58.0 och senareFixed "stop filling" sometimes not responding correctly
Faster fillingKällkod släppt under MIT-licens
Version 1.12
Släppt 22 jan 2026 - 582,01 kBFungerar med firefox 58.0 och senareMuch faster filling using less LLM credits
Added proper loading bar and fixed existing loading bar issues
Fixed various minor issuesKällkod släppt under MIT-licens
Version 1.11
Släppt 9 sep 2025 - 566,33 kBFungerar med firefox 58.0 och senareFixed bug in last release. Added custom prompt entry.Källkod släppt under MIT-licens
Version 1.10
Släppt 9 sep 2025 - 566,77 kBFungerar med firefox 58.0 och senareCompletely changed layout.
Can now fill forms that require multiple profiles of different people/organizations.Källkod släppt under MIT-licens
Version 1.9
Släppt 15 jul 2025 - 583,46 kBFungerar med firefox 58.0 och senareFixed some security issues.
Nicer buttons.
Fixed extension icon issues.Källkod släppt under MIT-licens
Version 1.8
Släppt 10 jul 2025 - 727,76 kBFungerar med firefox 58.0 och senareAdded a stop button to stop cancel filling.
Fixed progress bar not working.
Fixed free input text field only accepting one line.
<3 Grok 4Källkod släppt under MIT-licens
Version 1.7
Släppt 27 jun 2025 - 726,8 kBFungerar med firefox 58.0 och senareImproved simulated typing for data entry into form fields.
Improved simulated page click to focus form.
Improved error log messages.Källkod släppt under MIT-licens
Version 1.6
Släppt 19 jan 2025 - 725,85 kBFungerar med firefox 58.0 och senareWhen configuring a new LLM API, and exiting the config window, the LLM was not automatically selected. This is now fixed.Källkod släppt under MIT-licens
Version 1.5
Släppt 9 okt 2024 - 725,01 kBFungerar med firefox 58.0 och senareFixes bug where the test profile doesn't get loaded on first load.Källkod släppt under MIT-licens
Version 1.4
Släppt 9 okt 2024 - 724,96 kBFungerar med firefox 58.0 och senareFixes a bug that caused the extension not to load properly.Källkod släppt under MIT-licens
Version 1.3
Släppt 6 okt 2024 - 724,93 kBFungerar med firefox 58.0 och senareFixes (hopefully) a small bug where the default profile doesn't get loaded on first start of the extension.Källkod släppt under MIT-licens
Version 1.2
Släppt 6 okt 2024 - 724,88 kBFungerar med firefox 58.0 och senareYou can now configure your LLM of choice. Use either a self-hosted local LLM through the Ollama app (external app) or use any third party LLM of choice through openrouter.ai
Beware: if you chose to use a third-party online LLM (unlike Ollama) your personal information will be sent to the third party LLM for processing. If you don't like this: use Ollama which runs offline with a model of your choice running on your own machine.Källkod släppt under MIT-licens
Version 1.1
Släppt 12 jul 2024 - 674,91 kBFungerar med firefox 58.0 och senareAdded status updates during filling.Källkod släppt under MIT-licens
Version 1.0
Släppt 10 jul 2024 - 673,88 kBFungerar med firefox 58.0 och senareKällkod släppt under MIT-licens