Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Ikona dodatka

Povijest verzija dodatka Ollama Client – 10 verzija

Ollama Client od Shishir Chaurasiya

Ocijenjeno s 5 od 5
5 zvjezdica od 5
5
1
4
0
3
0
2
0
1
0
Povijest verzija dodatka Ollama Client – 10 verzija
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 0.3.2

    Objavljeno 22. stu. 2025 – 1,67 MB
    Radi s firefox 113.0 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
  • Starije verzije

    Verzija 0.2.6

    Objavljeno 5. stu. 2025 – 916,97 KB
    Radi s firefox 113.0 i novije verzije
    🔍 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.5

    Objavljeno 31. lis. 2025 – 860,5 KB
    Radi s firefox 113.0 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.4

    Objavljeno 12. ruj. 2025 – 844,99 KB
    Radi s firefox 113.0 i novije verzije
    • 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.3

    Objavljeno 25. kol. 2025 – 1,32 MB
    Radi s firefox 113.0 i novije verzije
    🚀 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.1

    Objavljeno 23. kol. 2025 – 1,07 MB
    Radi s firefox 113.0 i novije verzije
    Migrate state management to Zustand
    Add "Reset" tab to clear specific Ollama storage keys
    Make Options page UI consistent across all tabs

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.15

    Objavljeno 15. kol. 2025 – 1,03 MB
    Radi s firefox 113.0 i novije verzije

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.14

    Objavljeno 10. kol. 2025 – 1,07 MB
    Radi s firefox 113.0 i novije verzije
    🚀 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.10

    Objavljeno 11. lip. 2025 – 1,06 MB
    Radi s firefox 109.0 i novije verzije
    • clear description for 403 error and how to resolve it.
    • models loaded in memory
    • a method to delete models

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.8

    Objavljeno 8. lip. 2025 – 1,06 MB
    Radi s firefox 109.0 i novije verzije

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.