Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

Markdown Collector sürüm geçmişi - 10 sürüm

Markdown Collector geliştiren: Simon Benedict

Henüz hiç puan yok
5 üzerinden 0 puan
5
0
4
0
3
0
2
0
1
0
Markdown Collector sürüm geçmişi - 10 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 1.3.6

    19 Kas 2024 tarihinde çıktı - 180 KB
    firefox 79.0 ve üstü ile çalışır
    Fixed broken update 1.3.5

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 1.3.5

    17 Kas 2024 tarihinde çıktı - 175,24 KB
    firefox 79.0 ve üstü ile çalışır
    1. Process Multiple Browser Tabs at Once:
    - Select multiple tabs with Ctrl+Click or Ctrl+Shift
    - Save them all with one click (Alt+I)
    - Copy (and save) them all at once (Alt+C)

    2. New Ways to Handle Multiple Tabs:
    - Individual Mode: Apply the same refinement to each page
    - Combined Mode: Merge all pages into one document and apply refinement
    - Quick Save: Skip refinement by leaving the prompt empty

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.4

    18 Eki 2024 tarihinde çıktı - 174,93 KB
    firefox 79.0 ve üstü ile çalışır
    1. New extension icon with improved resolutions
    2. Added loading indicator for LLM refinement process

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.3

    18 Eki 2024 tarihinde çıktı - 164,51 KB
    firefox 79.0 ve üstü ile çalışır
    1. Improved error handling for LLM refinement:
    - Added clear notifications for API key and connection issues
    - Better guidance when encountering setup problems

    2. Enhanced settings page:
    - New tooltips for API key and AI model settings
    - Added a reset button for the OpenAI base URL

    3. UI improvements:
    - Updated notification colors for better visibility

    4. General stability and performance enhancements

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.2

    17 Eki 2024 tarihinde çıktı - 163,98 KB
    firefox 79.0 ve üstü ile çalışır
    1. New search functionality:
    - Implemented search feature for markdown entries
    - Added options to filter search by URL, Title, and Contents
    - Real-time filtering of markdown entries as you type

    2. Improved settings interface:
    - Added warning for LLM refinement without content cleanup
    - Implemented reset button for API base URL

    3. Code restructuring and performance improvements:
    - Reorganized JavaScript files into 'scripts/components/' directory
    - Enhanced modularity with separate utility files for better maintainability

    4. UI enhancements:
    - Introduced new CSS variables for improved theming support
    - Adjusted styles for better readability and consistency across light and dark themes

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.1

    15 Eki 2024 tarihinde çıktı - 159,52 KB
    firefox 79.0 ve üstü ile çalışır
    Fix Alt+C (CopyAsMarkdown) to apply LLM refinement properly

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.0

    15 Eki 2024 tarihinde çıktı - 159,45 KB
    firefox 79.0 ve üstü ile çalışır
    1. AI-powered content refinement:
    - Integrated LLM (Language Model) for refining and structuring webpage content (enable in Settings)
    - Added user interface for entering refinement prompts on URL save

    2. New features:
    - "Copy as Markdown" functionality Shortcut: Alt+C (was previously assigned to 'Open Collection')
    - Customizable AI model selection in settings (local models supported too via Ollama, LMStudio etc.)

    3. Improved user experience:
    - Updated keyboard shortcuts (Alt+M for Open Collection)
    - Added notifications for save/copy actions

    4. Performance and stability:
    - Refactored code for better maintainability
    - Implemented user cancellation handling for save/copy processes

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.1

    14 Eki 2024 tarihinde çıktı - 156,67 KB
    firefox 79.0 ve üstü ile çalışır
    1. UI Refinement:
    - Refactored popup UI with improved styling for both light and dark themes
    - Enhanced "How to use" accordion with clearer instructions and visual highlights

    2. Project Rebranding:
    - Renamed from "URL to Markdown" to "Website to Markdown" in the README

    3. Usability Improvements:
    - Streamlined popup layout for easier navigation

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2

    12 Eki 2024 tarihinde çıktı - 140,57 KB
    firefox 79.0 ve üstü ile çalışır
    1. Content Cleanup Feature:
    - Integrated Readability.js for cleaner markdown conversions
    - Added a toggle in settings to enable/disable content cleanup

    2. Enhanced UI:
    - Added a settings button in the markdown page
    - Implemented an accordion-style usage instructions in the popup
    - Improved button styles and colors

    3. New Functionality:
    - Added action buttons for updating and deleting entries in the markdown collection
    - Improved diff modal for reviewing changes when updating content

    4. Performance Improvements:
    - Enhanced fetching functionality with better error handling
    - Improved markdown conversion timeout handling

    5. Settings Page:
    - Created a new dedicated settings page accessible from the popup and markdown collection page

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1

    26 Eyl 2024 tarihinde çıktı - 91,38 KB
    firefox 79.0 ve üstü ile çalışır

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.