Tiện ích trình duyệt Firefox
  • Tiện ích mở rộng
  • Chủ đề
    • cho Firefox
    • Từ điển & gói ngôn ngữ
    • Các trang web trình duyệt khác
    • Tiện ích cho Android
Đăng nhập
Biểu tượng tiện ích

Lịch sử phiên bản Ollama Client - 10 phiên bản

Ollama Client bởi Shishir Chaurasiya

Xếp hạng 5 trong số 5
5 sao trên 5
5
1
4
0
3
0
2
0
1
0
Lịch sử phiên bản Ollama Client - 10 phiên bản
  • Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.

  • Phiên bản mới nhất

    Phiên bản 0.3.2

    Đã phát hành 22 Thg 11 2025 - 1,67 MB
    Hoạt động với firefox 113.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống Firefox và tải tiện ích mở rộng
    Tải xuống tập tin
  • Phiên bản cũ hơn

    Phiên bản 0.2.6

    Đã phát hành 5 Thg 11 2025 - 916,97 KB
    Hoạt động với firefox 113.0 và lớn hơn
    🔍 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.2.5

    Đã phát hành 31 Thg 10 2025 - 860,5 KB
    Hoạt động với firefox 113.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.2.4

    Đã phát hành 12 Thg 09 2025 - 844,99 KB
    Hoạt động với firefox 113.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.2.3

    Đã phát hành 25 Thg 08 2025 - 1,32 MB
    Hoạt động với firefox 113.0 và lớn hơn
    🚀 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.2.1

    Đã phát hành 23 Thg 08 2025 - 1,07 MB
    Hoạt động với firefox 113.0 và lớn hơn
    Migrate state management to Zustand
    Add "Reset" tab to clear specific Ollama storage keys
    Make Options page UI consistent across all tabs

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.1.15

    Đã phát hành 15 Thg 08 2025 - 1,03 MB
    Hoạt động với firefox 113.0 và lớn hơn

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.1.14

    Đã phát hành 10 Thg 08 2025 - 1,07 MB
    Hoạt động với firefox 113.0 và lớn hơn
    🚀 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.1.10

    Đã phát hành 11 Thg 06 2025 - 1,06 MB
    Hoạt động với firefox 109.0 và lớn hơn
    • clear description for 403 error and how to resolve it.
    • models loaded in memory
    • a method to delete models

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.1.8

    Đã phát hành 8 Thg 06 2025 - 1,06 MB
    Hoạt động với firefox 109.0 và lớn hơn

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog tiện ích Firefox
  • Extension Workshop
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Blog cộng đồng
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá

Trình duyệt

  • Desktop
  • Mobile
  • Enterprise

Sản phẩm

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.