Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Піктограма додатка

Історія версій Ollama Client - 10 версій

Ollama Client автор Shishir Chaurasiya

Оцінка 5 з 5
Оцінка 5 з 5
5
1
4
0
3
0
2
0
1
0
Історія версій Ollama Client - 10 версій
  • Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.

  • Найновіша версія

    Версія 0.3.2

    Випущено 22 лист 2025 р. - 1,67 МБ
    Працює з firefox 113.0 і новіше
    Release 0.3.2

    This release introduces powerful new context integration features and significant improvements to file handling and search capabilities.

    🚀 New Features

    Selection as Context

    Seamlessly bring text from any webpage into your chat:
    - "Ask Ollama Client" Context Menu: Right-click any selected text to instantly add it to your chat.
    - Floating Action Button: A configurable "Ask Ollama client" button appears near your cursor when selecting text (toggle in Settings).
    - Smart Appending: Selected text is intelligently appended to your current input without overwriting it.

    File Upload & RAG Beta

    Enhanced document processing for smarter responses:
    - File Support: Upload PDF, TXT, MD, and image files with intelligent chunking.
    - RAG Integration: Context-aware retrieval from your files for more accurate AI answers.
    - Embedding Status: Real-time UI indicators for model downloads and embedding generation.

    Semantic Search
    • Smart Search: Search through your uploaded files and chat history using vector embeddings.
    • New Search Interface: Dedicated dialog with similarity scores for better result visibility.

    🛠 Improvements & Fixes
    • Accessibility: Added ARIA labels and screen reader support components.
    • UX Polish: Fixed chat auto-scroll behaviour and added graceful error handling for connection issues.
    • Configuration: Added configurable maximum file size in options.

    What's Changed
    • Feature/file upload processing by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/36
    • feat: Add selection-to-chat functionality via context menu and a floa… by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/37

    Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.3.0...0.3.2

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити Firefox та отримати розширення
    Завантажити файл
  • Попередні версії

    Версія 0.2.6

    Випущено 5 лист 2025 р. - 916,97 КБ
    Працює з firefox 113.0 і новіше
    🔍 Scraper Selection: Choose Auto/Defuddle/Readability for content extraction
    ⏳ Smart Lazy Loading: Waits for sites to fully load and scrolls through pages automatically for better content extraction
    🎤 Searchable Voice Selector: Find and test TTS voices easily
    📄 Site-Specific Overrides: Per-domain extraction settings
    🎥 YouTube Transcript Automation: Auto-extract video transcripts
    🔧 Biome Integration: Faster code formatting

    https://github.com/Shishir435/ollama-client/pull/33

    Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.5...0.2.6

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.2.5

    Випущено 31 жовт 2025 р. - 860,5 КБ
    Працює з firefox 113.0 і новіше
    v0.2.5 - Firefox Compatibility & LAN Connectivity

    New Features
    • 🦊 Firefox Support - Full compatibility with cross-browser API abstraction
    • 🌐 LAN/WiFi IP Connectivity - Connect to Ollama servers on local network IPs

    Bug Fixes
    • ✅ Fixed stop generation button race condition
    • ✅ Improved abort controller cleanup

    Documentation
    • Added ollama-env.sh setup script guide
    • Enhanced Firefox setup instructions

    Fixes #22, #30 | Addresses #29

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.2.4

    Випущено 12 вер 2025 р. - 844,99 КБ
    Працює з firefox 113.0 і новіше
    • Added popup fallback for Opera (works without chrome.sidePanel).
    • Arc still unsupported (its API doesn’t fire extension clicks).

    - Minor UI polish + reduced bundle size (1.34 MB → 0.84 MB).

    Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.3...0.2.4

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.2.3

    Випущено 25 серп 2025 р. - 1,32 МБ
    Працює з firefox 113.0 і новіше
    🚀 New Features

    Chat Import/Export
    • Export Chat Sessions
    • Export a single chat session as PDF or JSON.
    • Export all chat sessions at once as PDF or JSON.
    • Import Chat Sessions
    • Import chat sessions from single or multiple JSON files.
    • Quickly restore or migrate chats from previous sessions.

    🐞 Bug Fix
    • Fixed an issue where the welcome screen was incorrectly showing up on page reload.

    Notes
    • Exported files can be saved locally for backup or sharing.
    • Imported sessions are added to your current session list and can be accessed immediately.

    What's Changed
    • Feature/import export chat sessions by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/27

    Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.1...0.2.3

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.2.1

    Випущено 23 серп 2025 р. - 1,07 МБ
    Працює з firefox 113.0 і новіше
    Migrate state management to Zustand
    Add "Reset" tab to clear specific Ollama storage keys
    Make Options page UI consistent across all tabs

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.1.15

    Випущено 15 серп 2025 р. - 1,03 МБ
    Працює з firefox 113.0 і новіше

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.1.14

    Випущено 10 серп 2025 р. - 1,07 МБ
    Працює з firefox 113.0 і новіше
    🚀 What’s New

    Increased num_ctx from 2048 → 6144 for larger context handling.
    Improved prompt insertion with smart spacing for smoother UX.

    https://github.com/Shishir435/ollama-client/compare/0.1.10...0.1.14

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.1.10

    Випущено 11 черв 2025 р. - 1,06 МБ
    Працює з firefox 109.0 і новіше
    • clear description for 403 error and how to resolve it.
    • models loaded in memory
    • a method to delete models

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
  • Версія 0.1.8

    Випущено 8 черв 2025 р. - 1,06 МБ
    Працює з firefox 109.0 і новіше

    Програмний код випущено на умовах Ліцензія MIT

    Завантажити файл
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.