Historique de versions de LLM Form Filler - 19 versions
LLM Form Filler par Georges_Paul
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.18
Publié le 21 avr. 2026 - 647,19 KoFonctionne avec firefox 58.0 et versions supérieuresFixesSyncfusion 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.Code source publié sous licence Licence MIT
Anciennes versions
Version 1.17
Publié le 20 avr. 2026 - 644,38 KoFonctionne avec firefox 58.0 et versions supérieuresImproved filling logic: priority on visual analysis of form.
Switched to Opus 4.7 as recommended model.Code source publié sous licence Licence MIT
Version 1.16
Publié le 15 avr. 2026 - 643,89 KoFonctionne avec firefox 58.0 et versions supérieuresNew 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.Code source publié sous licence Licence MIT
Version 1.15
Publié le 31 janv. 2026 - 596,51 KoFonctionne avec firefox 58.0 et versions supérieuresAdded option to fill forms based on visual page analysis (experimental). Requires Replicate API key on top of existing LLM Openrouter API key.Code source publié sous licence Licence MIT
Version 1.14
Publié le 30 janv. 2026 - 583,35 KoFonctionne avec firefox 58.0 et versions supérieuresFix concurrency issues in extension.Code source publié sous licence Licence MIT
Version 1.13
Publié le 22 janv. 2026 - 582,92 KoFonctionne avec firefox 58.0 et versions supérieuresFixed "stop filling" sometimes not responding correctly
Faster fillingCode source publié sous licence Licence MIT
Version 1.12
Publié le 22 janv. 2026 - 582,01 KoFonctionne avec firefox 58.0 et versions supérieuresMuch faster filling using less LLM credits
Added proper loading bar and fixed existing loading bar issues
Fixed various minor issuesCode source publié sous licence Licence MIT
Version 1.11
Publié le 9 sept. 2025 - 566,33 KoFonctionne avec firefox 58.0 et versions supérieuresFixed bug in last release. Added custom prompt entry.Code source publié sous licence Licence MIT
Version 1.10
Publié le 9 sept. 2025 - 566,77 KoFonctionne avec firefox 58.0 et versions supérieuresCompletely changed layout.
Can now fill forms that require multiple profiles of different people/organizations.Code source publié sous licence Licence MIT
Version 1.9
Publié le 15 juil. 2025 - 583,46 KoFonctionne avec firefox 58.0 et versions supérieuresFixed some security issues.
Nicer buttons.
Fixed extension icon issues.Code source publié sous licence Licence MIT
Version 1.8
Publié le 10 juil. 2025 - 727,76 KoFonctionne avec firefox 58.0 et versions supérieuresAdded a stop button to stop cancel filling.
Fixed progress bar not working.
Fixed free input text field only accepting one line.
<3 Grok 4Code source publié sous licence Licence MIT
Version 1.7
Publié le 27 juin 2025 - 726,8 KoFonctionne avec firefox 58.0 et versions supérieuresImproved simulated typing for data entry into form fields.
Improved simulated page click to focus form.
Improved error log messages.Code source publié sous licence Licence MIT
Version 1.6
Publié le 19 janv. 2025 - 725,85 KoFonctionne avec firefox 58.0 et versions supérieuresWhen configuring a new LLM API, and exiting the config window, the LLM was not automatically selected. This is now fixed.Code source publié sous licence Licence MIT
Version 1.5
Publié le 9 oct. 2024 - 725,01 KoFonctionne avec firefox 58.0 et versions supérieuresFixes bug where the test profile doesn't get loaded on first load.Code source publié sous licence Licence MIT
Version 1.4
Publié le 9 oct. 2024 - 724,96 KoFonctionne avec firefox 58.0 et versions supérieuresFixes a bug that caused the extension not to load properly.Code source publié sous licence Licence MIT
Version 1.3
Publié le 6 oct. 2024 - 724,93 KoFonctionne avec firefox 58.0 et versions supérieuresFixes (hopefully) a small bug where the default profile doesn't get loaded on first start of the extension.Code source publié sous licence Licence MIT
Version 1.2
Publié le 6 oct. 2024 - 724,88 KoFonctionne avec firefox 58.0 et versions supérieuresYou 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.Code source publié sous licence Licence MIT
Version 1.1
Publié le 12 juil. 2024 - 674,91 KoFonctionne avec firefox 58.0 et versions supérieuresAdded status updates during filling.Code source publié sous licence Licence MIT
Version 1.0
Publié le 10 juil. 2024 - 673,88 KoFonctionne avec firefox 58.0 et versions supérieuresCode source publié sous licence Licence MIT