Tillegg for Firefox-nettleser
  • Utvidelser
  • Tema
    • for Firefox
    • Ordbøker og språkpakker
    • Andre nettlesersteder
    • Utvidelser for Android
Logg inn
Utvidelses-ikon

Ollama Client versjonshistorikk - 10 versjoner

Ollama Client av Shishir Chaurasiya

Vurdert til 5 ut av 5
5 stjerner av 5
5
1
4
0
3
0
2
0
1
0
Ollama Client versjonshistorikk - 10 versjoner
  • Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.

  • Siste versjon

    Versjon 0.3.2

    Utgitt 22. nov. 2025 - 1,67 MB
    Fungerer med firefox 113.0 og nyere
    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

    Kildekode utgitt under MIT License

    Last ned Firefox og få utvidelsen
    Last ned fil
  • Eldre versjoner

    Versjon 0.2.6

    Utgitt 5. nov. 2025 - 916,97 kB
    Fungerer med firefox 113.0 og nyere
    🔍 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

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.2.5

    Utgitt 31. okt. 2025 - 860,5 kB
    Fungerer med firefox 113.0 og nyere
    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

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.2.4

    Utgitt 12. sep. 2025 - 844,99 kB
    Fungerer med firefox 113.0 og nyere
    • 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

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.2.3

    Utgitt 25. aug. 2025 - 1,32 MB
    Fungerer med firefox 113.0 og nyere
    🚀 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

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.2.1

    Utgitt 23. aug. 2025 - 1,07 MB
    Fungerer med firefox 113.0 og nyere
    Migrate state management to Zustand
    Add "Reset" tab to clear specific Ollama storage keys
    Make Options page UI consistent across all tabs

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.1.15

    Utgitt 15. aug. 2025 - 1,03 MB
    Fungerer med firefox 113.0 og nyere

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.1.14

    Utgitt 10. aug. 2025 - 1,07 MB
    Fungerer med firefox 113.0 og nyere
    🚀 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

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.1.10

    Utgitt 11. juni 2025 - 1,06 MB
    Fungerer med firefox 109.0 og nyere
    • clear description for 403 error and how to resolve it.
    • models loaded in memory
    • a method to delete models

    Kildekode utgitt under MIT License

    Last ned fil
  • Versjon 0.1.8

    Utgitt 8. juni 2025 - 1,06 MB
    Fungerer med firefox 109.0 og nyere

    Kildekode utgitt under MIT License

    Last ned fil
Gå til Mozillas hjemmeside

Utvidelser

  • Om
  • Firefox tilleggsblogg
  • Utvidelsesverksted
  • Utvikler-knutepunkt
  • Utviklerpraksis
  • Fellesskaps-blogg
  • Forum
  • Rapporter en feil
  • Retningsliner for omtaler

Nettlesere

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Personvern
  • Infokapsler
  • Juridisk

Med mindre annet er spesifisert, er innholdet på dette nettstedet lisensiert under Creative Commons Navngivelse-del-på-samme-vilkår-lisens v3.0 eller en senere versjon.