История версий «AI Form Fill Helper» — 19 версий
AI Form Fill Helper от Ivo Stoykov
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.29.15
Выпущено 17 мар. 2026 г. — 89,13 КБРаботает с firefox 109.0a1 и вышеChanged- Major UI improvement: Replaced floating tooltip suggestions with placeholder-based suggestions
- Suggestions now appear directly in the field's placeholder text
- Apply suggestions by pressing Enter or Tab
- No more positioning issues or iframe visibility problems
- Cleaner, more native user experience
Added- Context menu toggle for auto-suggestions (on/off)
- Smart positioning logic for future tooltip features (supports right, left, above, below, and overlay positions)
- Styled placeholder suggestions (bold, blue, italic) for better visibility
- Extracted CSS to separate file (src/css/content.css) for better maintainability
Fixed- Fixed settings preservation when toggling auto-suggestions after service worker restart
- Fixed content script state synchronisation for auto-suggestions toggle
- Fixed Tab key behaviour for inputs outside form elements
- Fixed auto-suggestions to only target standard input elements (removed contenteditable and ARIA textbox support)
- Empty suggestions no longer shown when no matching value exists
Removed- Removed obsolete Ctrl+Shift+Left/Right Arrow keyboard shortcuts
- Removed floating proposal tooltip implementation
- Removed dynamic style element creation (now uses static CSS file)
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Старые версии
Версия 1.29.10
Выпущено 17 мар. 2026 г. — 89,14 КБРаботает с firefox 109.0a1 и выше- Added context menu toggle for auto-suggestions (on/off)
- Fixed settings preservation when toggling auto-suggestions after service worker restart
- Fixed content script state synchronisation for auto-suggestions toggle
- Added export functionality for dataset entries
- Added import functionality for dataset entries
- Fixed minor issues in import process
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.28.83
Выпущено 10 мар. 2026 г. — 86,52 КБРаботает с firefox 109.0a1 и выше- replaced modal dialog with non-blocking ribbon
- Fixed initialization race in data-dependent context menu
- Feedback improved - success messages only shown when fields are actually filled
- Simplified context menu
- Eliminated unnecessary menu rebuilds
- Menu now rebuilds only when dataset entries change
- Added clipboard feedback for empty proposal scenarios
- Added 23 integration tests
- Expanded test coverage to 49 tests total (26 utils + 23 integration)
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.28.80
Выпущено 9 мар. 2026 г. — 86,57 КБРаботает с firefox 109.0a1 и выше- Fixed IPv6 localhost detection (::1) to prevent false security warnings
- Fixed embedding cache invalidation when provider/model changes via options page
- Fixed stale backend selection after changing provider/model in options
- Added security warnings for non-local/insecure embedding endpoints
- Updated documentation to accurately describe sync storage behaviour
- Refactored metadata collection to on-demand only (no longer automatic on right-click)
- Separated clipboard operations into explicit context menu commands
- Added CSS.escape() to prevent selector breakage with special characters
- Added comprehensive testing infrastructure with 26 unit tests
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.27.75
Выпущено 18 февр. 2026 г. — 84,82 КБРаботает с firefox 109.0a1 и вышеRefactored to sendMessage architecture and removed executeScript calls
Added support for custom textbox components
Fixed selector generation for IDs starting with numbers
Implemented frame-based form filling with targeted message passing
Added placeholder attribute to field detection for better AI matching
Code cleanup: removed dead code, fixed typos, added missing awaits
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.27.73
Выпущено 17 февр. 2026 г. — 84,81 КБРаботает с firefox 109.0a1 и вышеRefactored to sendMessage architecture and removed executeScript calls
Added support for custom textbox components
Fixed selector generation for IDs starting with numbers
Implemented frame-based form filling with targeted message passing
Added placeholder attribute to field detection for better AI matching
Code cleanup: removed dead code, fixed typos, added missing awaits
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.27.70
Выпущено 17 февр. 2026 г. — 84,77 КБРаботает с firefox 109.0a1 и выше- Refactored to sendMessage architecture and removed executeScript calls
- Added support for custom textbox components
- Fixed selector generation for IDs starting with numbers
- Implemented frame-based form filling with targeted message passing
- Added placeholder attribute to field detection for better AI matching
- Code cleanup: removed dead code, fixed typos, added missing awaits
Documentation: https://github.com/ivostoykov/AIWebFormFill
CHANGELOG: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
If any issue found, please report it here: https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.17.20
Выпущено 20 мар. 2025 г. — 86,23 КБРаботает с firefox 109.0a1 и вышеAdded:
- minor bug fixes
- pseudo input field fill in improved
The full change log is available here: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
Report bugs and suggest improvements https://github.com/ivostoykov/AIWebFormFill/issuesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.17.17
Выпущено 10 июля 2024 г. — 86,24 КБРаботает с firefox 109.0a1 и вышеAdded:
- option for defining multiple API providers
- option to switch provider temporary via context menu
- extended documentation and help
The full change log is available here: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.mdИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.15.57
Выпущено 23 июня 2024 г. — 77,79 КБРаботает с firefox 109.0a1 и вышеEnhanced embedding options: You can now set a specific endpoint URL (internal, container, or external API) for embeddings.
Real-time data updates: Data changes are now reflected dynamically.
Bug fixes: We've addressed some pesky bugs to improve your experience.
For a complete list of updates, check out https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md.
Need help? Our documentation is available at https://github.com/ivostoykov/AIWebFormFill/.
Got questions or bugs? Let us know https://github.com/ivostoykov/AIWebFormFill/issues.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.15.27
Выпущено 12 июня 2024 г. — 77,23 КБРаботает с firefox 109.0a1 и вышеAdded option automatically calculate the proposed value when loaded. It is permanently manageable via options page or temporary manageable via context menu.
Also added shortcut to accept current proposal value or the whole form.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.12.47
Выпущено 6 июня 2024 г. — 69,81 КБРаботает с firefox 109.0a1 и вышеComplete change log is available here:
https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.md
Interaction between front and back has been change to address some complicated forms.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.7.92
Выпущено 24 мая 2024 г. — 67,78 КБРаботает с firefox 89.0 и вышеAdded text area as a potential submit field to fill.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.7.86
Выпущено 22 мая 2024 г. — 67,78 КБРаботает с firefox 89.0 и вышеThis changes modify the form filling process to handle cases where forms do not adhere strictly to web standards and thus auto fill fails.
The changelog history is available here: https://github.com/ivostoykov/AIWebFormFill/blob/main/CHANGELOG.mdИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.7.85
Выпущено 16 мая 2024 г. — 67,76 КБРаботает с firefox 89.0 и выше## [1.7.85] - 2024-05-15
- A similarity score is provided for each field that has been populated with a proposed value.
- The localhost port can be configured through the options page.
- The Threshold field has been introduced on the options page for filtering out incorrect suggestions. A higher value ensures a stricter matching.
- Refactoring efforts have been made to improve the efficiency of value processing.
- The values listed in the options' Form Fields Values field can now be inserted directly from a contextual menu.
- Calculated similarities are persistent until the next call and can be reviewed again.
- Several issues have been resolved.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.5.94
Выпущено 11 мая 2024 г. — 65,02 КБРаботает с firefox 89.0 и вышеContext menu now displays again.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.5.80
Выпущено 3 мая 2024 г. — 64,84 КБРаботает с firefox 89.0 и выше- Reduced the number of API calls
- Fixed context menu disappearing in Firefox after restart
- Added supposrt for nested web forms
- Improved AI embeddings query for better results
- Added support for psudo forms like <div data-type="form">Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.3.67
Выпущено 29 апр. 2024 г. — 63,59 КБРаботает с firefox 89.0 и выше* some bugs fixed
* reduced the number of server calls
* improved readability of the elementsИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.92
Выпущено 28 апр. 2024 г. — 63,97 КБРаботает с firefox 109.0a1 и вышеИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0