Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku Webpage Summary: ⚡Open Source AI Summarization - 14 verzí

Webpage Summary: ⚡Open Source AI Summarization od work-tech

Hodnocení: 3,7 z 5
Hodnocení: 3,7 z 5
5
2
4
0
3
0
2
0
1
1
Historie doplňku Webpage Summary: ⚡Open Source AI Summarization - 14 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 0.7.8

    Vydáno 3. zář 2026 – 1,9 MB
    Funguje s: firefox 58.0 a novější
    v0.7.8:
    Add a direct link to model settings for missing model configs, prevent duplicate submissions while streaming, and remove the running dot animation.

    v0.7.6:
    • fix: use @webext-core/messaging to fix page content extraction failing in popup
    • fix(content): reset <form> margins in Shadow DOM to prevent Quirks Mode UA stylesheet overrides (e.g. Hacker News)
    • ui(options): move "Accept All" & "Reject All" buttons to the table header in Config Manager for better layout
    • ui(content): format token count display as Input Tokens: 2k (all: 19k) and clean up unused i18n keys
      v0.7.6:
    • fix: use @webext-core/messaging to fix page content extraction failing in popup
    • fix(content): reset `` margins in Shadow DOM to prevent Quirks Mode UA stylesheet overrides (e.g. Hacker News)
    • ui(options): move "Accept All" & "Reject All" buttons to the table header in Config Manager for better layout
    • ui(content): format token count display as Input Tokens: 2k (all: 19k) and clean up unused i18n keys

    v0.7.4

    Complete refactoring!

    Main features:

    Brand new UI, comprehensively improved user experience

    Sidebar mode (switching between floating panel and sidebar)

    Clip content by token count now (by string length before)

    Optimized AI providers settings, added support for response APIs

    Completely redesigned settings interface

    More:

    Model config supports custom body

    Support for fetching AI provider's models list on the model config page

    Token usage visualization panel

    Dependency changes:

    vue3 -> react

    ai-sdk@4.x -> ai-sdk@6.x

    Self-implemented chat UI -> ai-elements

    Self-implemented content<->background communication protocol supporting chat -> ai-sdk-ui + custom transport over connect API

    String counting -> token counting (brings an extra 3MB bundle size)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 0.6.2

    Vydáno 1. úno 2026 – 583,98 KB
    Funguje s: firefox 58.0 a novější
    [0.6.2] - 2026-02-01

    feature: shadowRoot support for selectors in site customization setting. @linkecoding

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.6.1

    Vydáno 1. pro 2025 – 583,4 KB
    Funguje s: firefox 58.0 a novější
    0.6.1 - 2025-12-01
    1. optimize the descriptions and ordering of the general settings.
    2. feature: add configuration options to enable/disable context menu items.
    3. feature: add a configuration option to allowing “Add to Selection” to send directly.
    4. update moonshot-web-ai-provider version, kimi chats are now deleted after the summary completes.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.6.0

    Vydáno 14. zář 2025 – 627,63 KB
    Funguje s: firefox 58.0 a novější
    [0.6.0] - 2025-09-14
    1. switch size unit from rem to --webpage-summary-panel-srem, avoid some sites' html root font-size setting to affect the style of shadow root.
    2. feature: add currentSelection prompt template variable.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.5.0

    Vydáno 23. srp 2025 – 626,85 KB
    Funguje s: firefox 58.0 a novější
    0.5.0 - 2025-08-17
    1. fix: in some websites (reddit, bilibili, ...), responsive css font sizes to fail.
    2. remove some console logs
    3. optimize appearance styles
    4. provide config to enable/disable chatbox
    5. implement stopping summarize
    6. implenent whitelist/blacklist
    7. implement site custom selectors

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.4.2

    Vydáno 19. čvc 2025 – 558,58 KB
    Funguje s: firefox 58.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.3.4

    Vydáno 9. čvn 2025 – 571,44 KB
    Funguje s: firefox 58.0 a novější
    [0.3.4] - 2025-06-08

    fix chat boxt input being affected by single-key shortcuts in sites like github.

    [0.3.3] - 2025-04-21

    fix model name component error in web provider config

    [0.3.2] - 2025-04-20

    use dynamic rules to achive scecure declare.

    [0.3.1] - 2025-04-20

    feature: support web providers.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.2.2

    Vydáno 25. bře 2025 – 498,39 KB
    Funguje s: firefox 58.0 a novější
    [0.2.2] - 2025-03-25
    1. fix --webpage-summary-panel-top not working
    2. add video tutorial in welcome page

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.2.1

    Vydáno 17. bře 2025 – 498,1 KB
    Funguje s: firefox 58.0 a novější
    [0.2.1] - 2025-03-12
    1. feature: a context menu item and a command for adding selection to chat input.
    2. feature: add clear/reset for clearing all the messages in panel's dialog.
    3. feature: support creating multiple panels (for comparing summary of different models or prompts)
    4. add adaptation to SPA (Single Page Application), input page content will change when SPA change route.
    5. fix: now chatting directly without first summarizing will send messages with page context.
    6. fix: draggable functionality using px causing it out of view in screen adjustment situations such as changing from vertical to horizontal.
    7. fix: write to clipboar failed in page of http protocol
    8. optimize prompt item view, add prompt preset view for creating prompt with, add another two prompt presets, and with langs of zh-CN and zh-TW.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.1.5

    Vydáno 27. úno 2025 – 489,83 KB
    Funguje s: firefox 58.0 a novější
    [0.1.5] - 2025-02-27
    1. input length calculation now does not include continuous '\n', ' '

    [0.1.4] - 2025-02-27
    1. fix: double panel appears when trigger by action/contentMenu under on click permission mode
    2. add language:zh for chrome store
    3. toaster background color: transparent -> white(80%)
    4. fix: error hint not show when call llm failed.( streamText() feature changes when updating @ai-sdk version)
    5. fix: openai-compatible default baseURL has no effect.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.1.3

    Vydáno 25. úno 2025 – 486,05 KB
    Funguje s: firefox 58.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.1.2

    Vydáno 25. úno 2025 – 486,05 KB
    Funguje s: firefox 58.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.1.0

    Vydáno 23. úno 2025 – 453,8 KB
    Funguje s: firefox 58.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.0.2

    Vydáno 20. úno 2025 – 534,74 KB
    Funguje s: firefox 58.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Na stažení

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Nejnovější sestavení

  • Nightly
  • Beta

Firefox pro firmy

  • Enterprise

Komunita

  • Connect
  • Contribute
  • Developer

Sledujte nás

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.