Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Local AI helper version history - 25 versions

Local AI helper by Ivo Stoykov

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Local AI helper version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.28.97

    Released Feb 28, 2026 - 184.39 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.28.96

    Released Feb 28, 2026 - 184.39 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.94

    Released Feb 28, 2026 - 184.58 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.93

    Released Feb 28, 2026 - 184.6 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.90

    Released Feb 24, 2026 - 182.77 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.87

    Released Feb 23, 2026 - 180.94 KB
    Works with firefox 109.0a1 and later
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.85

    Released Feb 22, 2026 - 180.93 KB
    Works with firefox 109.0a1 and later
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving
    • Improved Page Content Extraction

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.82

    Released Feb 22, 2026 - 172.11 KB
    Works with firefox 109.0a1 and later
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.80

    Released Feb 22, 2026 - 171.17 KB
    Works with firefox 109.0a1 and later
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.73

    Released Feb 20, 2026 - 166.48 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.70

    Released Feb 20, 2026 - 166.3 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.68

    Released Feb 19, 2026 - 166.27 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.65

    Released Feb 18, 2026 - 166.24 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.59

    Released Feb 16, 2026 - 165.18 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.58

    Released Feb 15, 2026 - 165.05 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.56

    Released Feb 15, 2026 - 165.04 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.55

    Released Feb 15, 2026 - 165.13 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.29

    Released Oct 5, 2025 - 149.56 KB
    Works with firefox 109.0a1 and later
    Internal optimisation and small bug fixes

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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.28

    Released Aug 4, 2025 - 149.32 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.25

    Released Aug 1, 2025 - 149.41 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.22

    Released Jul 18, 2025 - 149.3 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.15

    Released Jul 12, 2025 - 144.1 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.10

    Released Jul 11, 2025 - 142 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.5

    Released Jul 10, 2025 - 142.13 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.28.0

    Released Jul 1, 2025 - 141.18 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

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

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.