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.29.74

    發行於 2026年5月1日 - 206.63 KB
    適用於 firefox 109.0a1 與更新版本
    • Added "Copy as Markdown" button to AI response cards, positioned after the existing Copy button
    • Extracts the message content from raw streaming chunks on click, leaving the stored data unchanged

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 1.29.72

    發行於 2026年4月29日 - 205.16 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed the mic toggle becoming unreachable while the user input has focus
    • Kept the status bar visible during focused input so the existing mic control remains available
    • Positioned the user-input ribbon above the left side of the status bar while reserving space for the mic button
    • Prevented mouseleave from hiding the user-input ribbon while the textarea still has focus

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.70

    發行於 2026年4月29日 - 205.12 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed table rendering
    • Table now render inline Markdown
    • Improved inline italic handling for emphasis at the start or end of a text fragment

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.65

    發行於 2026年4月21日 - 204.82 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed Select And Attach Element so newly attached snippets are sent in full to the model even on later turns
    • Current attachments are now included directly with the model-facing final user message for better model attention
    • Separated transient model context from persisted UI chat history so restored sessions show only the user prompt and model answer
    • Added a compatibility filter for older sessions that may already contain model-only page or attachment context blocks
    • Focused background-memory and background regression suites pass at 89/89

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.63

    發行於 2026年4月19日 - 204.44 KB
    適用於 firefox 109.0a1 與更新版本
    • Cloud models are now fetched live whenever the picker opens
    • Cached cloud data is now used only as a fallback when the live cloud fetch fails
    • Cloud tab shows the active model by default when the active model is cloud-routed
    • Cloud rows already known by the local daemon are badged without duplicating them in Local
    • Removed a stale commented model-switch handler from the ribbon code

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.59

    發行於 2026年4月18日 - 202.76 KB
    適用於 firefox 109.0a1 與更新版本
    • Cloud tab now shows the full Ollama cloud catalogue, not only previously used models
    • Last cloud model list update timestamp stored in local storage
    • Cloud tab title attribute shows staleness: "Cloud models updated today", "last updated N days ago", or "never loaded — click to refresh"
    • Timestamp is written and title updated automatically after every successful cloud fetch
    • Fixed false "Failed to load model" error on every model switch
    • Replaced status checks so any 2xx response is treated as success

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.56

    發行於 2026年4月17日 - 202.48 KB
    適用於 firefox 109.0a1 與更新版本
    • Added inline rename button to each session history menu item
    • Separated session title to handle properly the click, confirmed on Enter or blur
    • Added renameSession — saves the new title and prevent later auto-title overwriting
    • Session element structure refactored to accommodate the rename button
    • Added separate styles for the buttons to distinguish it from each other
    • Title generation is now fire-and-forget so it no longer blocks the UI after the first turn
    • No longer appends a stale session fragment — the generated title replaces it wholesale
    • Added clean raw model output: strips leading title: labels, removes punctuation and quotes, limits to 5 words

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.50

    發行於 2026年4月14日 - 201.16 KB
    適用於 firefox 109.0a1 與更新版本
    • The static model-list structure is no longer recreated on every open
    • Extracted tab-click and refresh-button handlers into standalone functions and registered them properly
    • Model List now receives the full response payload and splits models into local/cloud group once; both panels are targeted and repopulated in place instead of being recreated
    • Active tab is now always derived from where the active model lives
    • Active Tab is now synced on every list open, not only on tab click
    • Bug fixed with refresh button location - now it is resolved from the shadow DOM
    • The model list tab resolves now properly on click
    • Active model indicator refactored to be consistent
    • Guard for missing model name moved before filling the name
    • Refresh button spin animation fixed

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.45

    發行於 2026年4月13日 - 199.18 KB
    適用於 firefox 109.0a1 與更新版本
    Models And Ollama Cloud
    • Added a provider-aware model catalogue backed by Ollama with cached per-model metadata
    • Added grouped local and cloud model browsing in the sidebar and options page
    • Added remembered local/cloud model-tab state in the sidebar model picker
    • Added a safe cloud fallback state instead of failing when no cloud models are available
    • Documented the signed-in local Ollama path for Ollama Cloud usage without storing API keys in the extension

    Context Window
    • Added automatic context selection for local models when the active model exposes a context length and the user has not set it manually
    • Left cloud models on provider defaults for the first pass

    Streaming
    • Added streamed Ollama chat response handling in the background worker
    • Added live plain-text progress in the sidebar while a reply is being generated
    • Kept the final rich markdown render as a single completion-step render
    • Kept raw streamed payloads available for debugging when debug mode is enabled

    Validation
    • Added unit coverage for the new model catalogue, automatic context window, and streamed response helpers
    • Verified the local/cloud model browser live in Chrome
    • Verified the new streamed response behaviour live in Chrome

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.37

    發行於 2026年3月30日 - 194.15 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed content-extractor message passing so extracted page content is returned reliably to the worker instead of occasionally resolving to a bare true
    • Refactored the content-script runtime message handler to use a single response path
    • Removed redundant sendResponse handling, which now returns extracted content directly

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.34

    發行於 2026年3月29日 - 193.97 KB
    適用於 firefox 109.0a1 與更新版本
    • Added search_web internal tool allowing the LLM to search the web using the user's configured search engine
    • Search opens a reusable background tab (visible, non-active) and reuses it across requests — tab ID persisted in chrome.storage.session
    • Added search engine registry with URL builders, SERP CSS selectors, and URL filters/decoders for DuckDuckGo, Google, and Bing
    • Added web search orchestrator handling tab lifecycle, SERP scraping, result page content extraction, captcha/consent detection, and result assembly
    • Added search engine setting (default: DuckDuckGo) and search result count setting (default: 3, max: 5) to General Settings
    • Fixed save settings in options page not persisting plain values

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.28

    發行於 2026年3月27日 - 190.27 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed internal tools silently returning empty results
    • Fixed grouped LinkedIn experience entries mislabelling bare tenure strings
    • Fixed emitting multi-paragraph promotional blurbs
    • Added self-contained LinkedIn profile extractor
    • Detects LinkedIn profile pages and replaces the raw section with normalised output
    • Handles grouped layout (company header + role list) and standalone layout (role-first entries)
    • Uses stable selectors
    • Filters "Show all" / "Show less" LinkedIn UI noise
    • Updated LinkedIn related content output format
    • Removed eager page-content pre-load on navigation and tab activation
    • @{{page}} parameter now extracts content fresh from the live DOM at request time
    • Page content is persisted to session history only after it is actually sent to the model
    • Removed `redundant message handlers
    • Simplified page read from session DB only
    • Purge stale page storage keys left by earlier installations — called once at service-worker startup; planned for removal after v1.31.x

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.20

    發行於 2026年3月23日 - 187.51 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed content filtering missing some pre-defined elements
    • Fixed prompt placeholder bug causing casual empty content
    • Other minor fixes

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.18

    發行於 2026年3月22日 - 186.79 KB
    適用於 firefox 109.0a1 與更新版本
    New Features
    • Added thinking/reasoning display support for models with thinking capabilities
    • Thinking content now rendered as collapsible "🤔 Thought" sections in UI
    • Thinking is not stored in database or session history

    Bug Fixes
    • Fixed rendering in thinking blocks
    • Fixed critical message passing bug preventing proper returning results
    • Fixed await async responses bug
    • Enhanced tool error messages
    • Tool error messages now list available tools to guide model selection
    • Fixed on-demand page capture failure during startup
    • Fixed thinking-only replies persistence mismatch
    • Thinking-only responses now skipped during display to match history persistence behaviour
    • Messages without content or tool_calls are not saved to history
    • Eliminated unnecessary latency on first page-tool request for uncached tabs
    • Removed duplicate functions
    • Unified functions with automatic context detection in utils.js
    • Detects service worker context
    • Automatically uses proper message depending on the execution context

    Code Refactoring
    • Fixed functions naming conflicts
    • Fixed race condition in model capability detection during model swap
    • Centralised some helper functions

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.15

    發行於 2026年3月18日 - 186.42 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed "no page available" error when model requests page content with @{{page}} placeholder
    • Added validateAndGetTabId utility to handle missing or invalid tab IDs with fallback to active tab
    • Added isValidContentScriptTab utility to validate tabs support content scripts (http/https only)
    • Transformed getActiveSessionPageData from passive retriever to active data provider
    • Added requestPageDataFromTab to trigger content script page capture when data missing
    • Modified setActiveSessionPageData to return success/failure status instead of void
    • Added tab ID validation at all entry points (fetchDataAction, execInternalTool, processCommandPlaceholders)
    • Added capturePageData message handler in content script
    • Imported jslib/utils.js into background service worker
    • Added comprehensive test coverage for new validation functions (12 new test cases)
    • Fixed storage key mismatch issue caused by undefined tab IDs
    • Improved error handling for non-http(s) tabs (chrome://, about:, extension pages)

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.11

    發行於 2026年3月14日 - 185.63 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed thinking-only responses causing empty content display in UI
    Thinking-only responses no longer sent to frontend, only logged in worker console
    Added status bar feedback "Thinking completed, awaiting response..." for thinking-only replies
    Simplified frontend extraction logic

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.10

    發行於 2026年3月4日 - 185.3 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed thinking-only responses causing empty content display in UI
    • Thinking-only responses no longer sent to frontend, only logged in worker console
    • Added status bar feedback "Thinking completed, awaiting response..." for thinking-only replies
    • Simplified frontend extraction logic

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.29.8

    發行於 2026年3月3日 - 185.19 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed thinking only responses (without content) to be handled properly
    • Thinking-only replies are not stored in the history
    • Updated the UI response handler rendering Empty content! when thinking reply occurs
    • Output thinking in worker debug console

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.98

    發行於 2026年3月2日 - 184.89 KB
    適用於 firefox 109.0a1 與更新版本
    • Refactored session title generation to execute in background worker after first turn
    • Removed redundant message passing between worker and content script for title generation
    • Removed obsolete userPrompt message flow and related functions (storeLastGeneratedPrompt, dumpRawContent)
    • Added titleGenerated flag to sessions to prevent repeated title generation
    • Cleaned up legacy pre-session-handling code
    • Added navigation fcilitation shortcuts in the optionts page

    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.97

    發行於 2026年2月28日 - 184.39 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.96

    發行於 2026年2月28日 - 184.39 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.94

    發行於 2026年2月28日 - 184.58 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.93

    發行於 2026年2月28日 - 184.6 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.90

    發行於 2026年2月24日 - 182.77 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
  • 版本 1.28.87

    發行於 2026年2月23日 - 180.94 KB
    適用於 firefox 109.0a1 與更新版本
    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

    原始碼依照 Mozilla Public License 2.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。