Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий Local AI helper - 25 версий

Local AI helper от Ivo Stoykov

Оценок пока нет
Оценено на 0 из 5
5
0
4
0
3
0
2
0
1
0
История версий Local AI helper - 25 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 1.28.25

    Выпущено 1 авг. 2025 г. - 149,41 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 1.28.22

    Выпущено 18 июля 2025 г. - 149,3 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.28.15

    Выпущено 12 июля 2025 г. - 144,1 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.28.10

    Выпущено 11 июля 2025 г. - 142 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.28.5

    Выпущено 10 июля 2025 г. - 142,13 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.28.0

    Выпущено 1 июля 2025 г. - 141,18 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.93

    Выпущено 29 июня 2025 г. - 141,14 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.90

    Выпущено 28 июня 2025 г. - 141,13 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.85

    Выпущено 26 июня 2025 г. - 137,98 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.81

    Выпущено 26 июня 2025 г. - 138,16 КБ
    Работает с firefox 109.0a1 и выше
    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.80

    Выпущено 25 июня 2025 г. - 137,96 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.72

    Выпущено 12 июня 2025 г. - 136,51 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.70

    Выпущено 20 мая 2025 г. - 136,6 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.68

    Выпущено 27 апр. 2025 г. - 136,29 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.60

    Выпущено 26 апр. 2025 г. - 134,34 КБ
    Работает с firefox 109.0a1 и выше
    • 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.59

    Выпущено 25 апр. 2025 г. - 134,8 КБ
    Работает с firefox 109.0a1 и выше
    • Optimised menu button click handlers.
    • Added delete individual history record from the history menu
    • Separated AbortControllers per‑tab replacing a single global controller/abort flag.
    • AbortController now cancels only the current tab’s request.
    • Removed obsolete objects and logic.
    • Enhanced session management with lazy creation with fallbacks to avoid undefined errors.
    • Refactored session storage helpers to handle return of undefined on error.
    • Fixed Options storage call.
    • Corrected error handling and return values from storage get/set.
    • User Import listens for change, and cleans up the element after use.
    • Added imports guard against missing file, parses JSON safely, uses proper error variables, and always removes the input.
    • Export As File revokes object URL after download, and removes the temporary link element.
    • Refactored element positioning calculation.
    • Simplified get Line Number used in console messages.
    • fixed Recycle Current Session Btn event listener to avoid errors when element is missing.
    • Spinner ensure side bar exists before operations, and improved error logging.
    • Show Message now catches errors from asynchronously opening the sidebar when displaying messages and logs them to avoid silent failures.
    • Resoring Options now displays an error message and falls back to default options if loading stored options fails.
    • Extension Main Button now guards against undefined button elements, logs an error, and returns early to avoid appending undefined.
    • Improved menu close behaviour.
    • Fixed session creation logic to correctly identify when no session exists.
    • hooks were removed and replaced by tools and functions
    • Session now stores the model as well
    • Additional menu added to insert selection into the prompt box

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.58

    Выпущено 24 апр. 2025 г. - 134,79 КБ
    Работает с firefox 109.0a1 и выше
    • Optimised menu button click handlers.
    • Added delete individual history record from the history menu
    • Separated AbortControllers per‑tab replacing a single global controller/abort flag.
    • AbortController now cancels only the current tab’s request.
    • Removed obsolete objects and logic.
    • Enhanced session management with lazy creation with fallbacks to avoid undefined errors.
    • Refactored session storage helpers to handle return of undefined on error.
    • Fixed Options storage call.
    • Corrected error handling and return values from storage get/set.
    • User Import listens for change, and cleans up the element after use.
    • Added imports guard against missing file, parses JSON safely, uses proper error variables, and always removes the input.
    • Export As File revokes object URL after download, and removes the temporary link element.
    • Refactored element positioning calculation.
    • Simplified get Line Number used in console messages.
    • fixed Recycle Current Session Btn event listener to avoid errors when element is missing.
    • Spinner ensure side bar exists before operations, and improved error logging.
    • Show Message now catches errors from asynchronously opening the sidebar when displaying messages and logs them to avoid silent failures.
    • Resoring Options now displays an error message and falls back to default options if loading stored options fails.
    • Extension Main Button now guards against undefined button elements, logs an error, and returns early to avoid appending undefined.
    • Improved menu close behaviour.
    • Fixed session creation logic to correctly identify when no session exists.
    • hooks were removed and replaced by tools and functions
    • Session now stores the model as well
    • Additional menu added to insert selection into the prompt box

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.45

    Выпущено 14 апр. 2025 г. - 130,72 КБ
    Работает с firefox 109.0a1 и выше
    • fixed ordered liks rendering bug
    • transformed the version label
    • fixed rendering event bug
    • fixed normalization of markdown source

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.41

    Выпущено 12 апр. 2025 г. - 130,27 КБ
    Работает с firefox 109.0a1 и выше
    [1.27.41] 2025-04-12 - latest
    • fixed autoscroll
    • fixed bug in fonts and colours in some pages
    • fixed rendering event bubbling
    • fixed scrolling behaviour separating extension and page scrolling behaviour.
    • enhanced rendering of output from reasoning 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.30

    Выпущено 10 апр. 2025 г. - 129,64 КБ
    Работает с firefox 109.0a1 и выше
    • Improved event raised by the markdow parser
    • Added built-in function allowing to query the active tab URL and loaded page content
    • fixed some bugs related to function calls
    • optimised function calls
    • optimised messages shown to the user for better understanding
    • Added dynamic enabling and disabling of the tools for optimisation of the interaction wtih the AI
    • fixed some bugs with chat parts buttons

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.27.22

    Выпущено 6 апр. 2025 г. - 124,5 КБ
    Работает с firefox 109.0a1 и выше
    • Completely rewrote the session management.
    • Added the ability to name session history for easier restoration.
    • Synced chat history changes with the active session.
    • Redesigned dynamic chat menus.
    • Implemented the newest Markdown parser features.
    • Introduced internal tool functions for rendering the active page in the current tab.
    • Enhanced the options page.
    • Improved the import, export, and deletion functions for user commands.
    • Improved the import, export, and deletion functions for user tool functions.
    • Moved related button from the "General" section to the associated script.
    • Designated Ollama as the primary API endpoint, deprecating others.

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.24.52

    Выпущено 31 мар. 2025 г. - 120,65 КБ
    Работает с firefox 109.0a1 и выше
    Replaced the Markdown processor to improve output handling.
    Related 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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.24.51

    Выпущено 31 мар. 2025 г. - 120,64 КБ
    Работает с firefox 109.0a1 и выше
    • Replaced the Markdown processor to improve output handling.

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.24.33

    Выпущено 29 мар. 2025 г. - 118,05 КБ
    Работает с firefox 109.0a1 и выше
    • Added tool functions to extend LLMs that support them as part of the prompt, such as Llama 3.2.
    • Enhanced image functionality: users can now select an image on the page and/or attach an image as context for the prompt.
    • Added global option to set default prompt temperature.
    • Added per-prompt temperature control, temporary until tab reload or user adjustment.
    • Option page has more settings

    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

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
  • Версия 1.22.58

    Выпущено 30 янв. 2025 г. - 113,85 КБ
    Работает с firefox 109.0a1 и выше
    - Attachments bugs were fixed.
    - Custom commands bug fixes
    - Support multiple page snippet selection

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.