Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Local AI helper Versionsgeschichte – 25 Versionen

Local AI helper von Ivo Stoykov

Es liegen noch keine Bewertungen vor
0 von 5 Sternen
5
0
4
0
3
0
2
0
1
0
Local AI helper Versionsgeschichte – 25 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.28.73

    Veröffentlicht 20. Feb. 2026 – 166,48 KB
    Funktioniert mit firefox 109.0a1 und höher
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.28.70

    Veröffentlicht 20. Feb. 2026 – 166,3 KB
    Funktioniert mit firefox 109.0a1 und höher
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.68

    Veröffentlicht 19. Feb. 2026 – 166,27 KB
    Funktioniert mit firefox 109.0a1 und höher
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.65

    Veröffentlicht 18. Feb. 2026 – 166,24 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    • Hint box filters the matching list as the user types and hides on non-matching input
    • Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    • Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    • Fixed missing closing bracket and misplaced return in getARIAContext
    • Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.59

    Veröffentlicht 16. Feb. 2026 – 165,18 KB
    Funktioniert mit firefox 109.0a1 und höher
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.58

    Veröffentlicht 15. Feb. 2026 – 165,05 KB
    Funktioniert mit firefox 109.0a1 und höher
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.56

    Veröffentlicht 15. Feb. 2026 – 165,04 KB
    Funktioniert mit firefox 109.0a1 und höher
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.55

    Veröffentlicht 15. Feb. 2026 – 165,13 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Refactored the session management.
    • Refactored context management.
    • Split UI and context history for clarity
    • Added additional commands to user input
    • Added internal tool call handling for page browsing
    • Separated internal from user tools (external resources)
    • Added global page filtering to reduce context noise
    • Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.29

    Veröffentlicht 5. Okt. 2025 – 149,56 KB
    Funktioniert mit firefox 109.0a1 und höher
    Internal optimisation and small bug fixes

    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.28

    Veröffentlicht 4. Aug. 2025 – 149,32 KB
    Funktioniert mit firefox 109.0a1 und höher
    • bug preventing communication with the server fixed

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.25

    Veröffentlicht 1. Aug. 2025 – 149,41 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Action ribbon is now globally available and supports injecting predefined prompts even when the input area is inactive.
    • Fixed an issue where menus could unexpectedly close.
    • The "Thinking Mode" button now checks whether the active model supports thinking mode.
    • The "Tools Mode" button now verifies if the active model can handle external tools.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.22

    Veröffentlicht 18. Juli 2025 – 149,3 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added new prompt area button ribbon for quick access to features
    • Added quick prompt menu for direct prompt injection
      • Included prompt filter for easy prompt search by name
      • Enabled quick access to stored prompts with enhanced manipulation options
    • Added library button (reserved for future use)
    • Added erase button to clear the user input area

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.15

    Veröffentlicht 12. Juli 2025 – 144,1 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added hot reload after extension update.
    • Removed redundant snippets

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.10

    Veröffentlicht 11. Juli 2025 – 142 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added more information in the background messages logged in the front space
    • Simplified the log entry by shortening the location.
    • Refactored messaging communication to mitigate "The message port closed before a response was received." messages.
    • Removed redundant snippets.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.5

    Veröffentlicht 10. Juli 2025 – 142,13 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added a new command to pull active model information
    • Added a new command to show last message
    • Added links to documentation for some of the elements
    • Added a help menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.28.0

    Veröffentlicht 1. Juli 2025 – 141,18 KB
    Funktioniert mit firefox 109.0a1 und höher
    • New extension settings page
    • Changes in the General Settings section are detected and the window won't be closed if there are changes not saved yet.
    • Added links to the help documentation
    • Bug fixes
    • Improved model capability detection (if server provides information)
    • Documentation updated

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.93

    Veröffentlicht 29. Juni 2025 – 141,14 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Model tool usage detection is now available.
    • Detection of model thinking capabilities was added.
    • Bug fixes

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.90

    Veröffentlicht 28. Juni 2025 – 141,13 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Added the ability to switch thinking on or off (available in Ollama).
    • Added session name generating calls
    • Tool availability is now tied to the session.
    • Instead of storing status, the model is checked on the fly for tool support. If it supports tools, they’re included; if not, they’re left out.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.85

    Veröffentlicht 26. Juni 2025 – 137,98 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Message exchange bug fixed
    • Dynamic setting Model options bug fixed
    • Added Help in the main menu
    • Added help in the model settings menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.81

    Veröffentlicht 26. Juni 2025 – 138,16 KB
    Funktioniert mit firefox 109.0a1 und höher
    Fixed a bug that was duplicating attachment icons
    Refactored model calls to simplify the code base
    Fixed Firefox select element bug when document has iframes
    Added some useful Model modifiers menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.80

    Veröffentlicht 25. Juni 2025 – 137,96 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Fixed a bug that was duplicating attachment icons
    • Refactored model calls to simplify the code base
    • Fixed Firefox select element bug when document has iframes
    • Added some useful Model modifiers menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.72

    Veröffentlicht 12. Juni 2025 – 136,51 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Attachments are now visible when the input field is focused.
    • AI session title generation has been added.
    • The session menu can now be scrolled.
    • If a session menu item's title is too long to fit, it will be displayed as a tooltip

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.70

    Veröffentlicht 20. Mai 2025 – 136,6 KB
    Funktioniert mit firefox 109.0a1 und höher
    • Main menu not closing - fixed
    • Page content scrapping improved
    • Fix problem with changing the model when the active one has been deleted
    • Adjusted the list of models.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.68

    Veröffentlicht 27. Apr. 2025 – 136,29 KB
    Funktioniert mit firefox 109.0a1 und höher
    • replace session index with unique id
    • fixed bug in deleting session by index
    • attachment are now kept in the session history
    • user input support some markdown formating
    • fixed layout to be independent from the layout of the page rendered in the active tab
    • fixed rendering event to avoid gaps on longer text chunks

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
  • Version 1.27.60

    Veröffentlicht 26. Apr. 2025 – 134,34 KB
    Funktioniert mit firefox 109.0a1 und höher
    • hooks removed
    • undefined context fixed
    • overlapping the sidebar fixed

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Quelltext steht unter der Mozilla Public License 2.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.