תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור AI Form Fill Helper - ‏12 גרסאות

AI Form Fill Helper Ivo Stoykov מאת

דירוג 3 מתוך 5
3 כוכבים מתוך 5
5
1
4
0
3
0
2
0
1
1
היסטוריית גרסאות עבור AI Form Fill Helper - ‏12 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 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 General Public License v3.0 only

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 1.7.92

    תאריך שחרור: 24 מאי 2024 - 67.78 ק״ב
    עובד עם ‏firefox 89.0 ומעלה
    Added text area as a potential submit field to fill.

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 1.5.94

    תאריך שחרור: 11 מאי 2024 - 65.02 ק״ב
    עובד עם ‏firefox 89.0 ומעלה
    Context menu now displays again.

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 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 General Public License v3.0 only

    הורדת קובץ
  • גרסה 1.2.92

    תאריך שחרור: 28 אפר׳ 2024 - 63.97 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.