Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Webpage Summary: ⚡Open Source AI Summarization version history - 14 versions

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

Rated 3.7 out of 5
3.7 Stars out of 5
5
2
4
0
3
0
2
0
1
1
Webpage Summary: ⚡Open Source AI Summarization version history - 14 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 0.7.8

    Released Sep 3, 2026 - 1.9 MB
    Works with firefox 58.0 and later
    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)

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.6.2

    Released Feb 1, 2026 - 583.98 KB
    Works with firefox 58.0 and later
    [0.6.2] - 2026-02-01

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

    Source code released under MIT License

    Download file
  • Version 0.6.1

    Released Dec 1, 2025 - 583.4 KB
    Works with firefox 58.0 and later
    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.

    Source code released under MIT License

    Download file
  • Version 0.6.0

    Released Sep 14, 2025 - 627.63 KB
    Works with firefox 58.0 and later
    [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.

    Source code released under MIT License

    Download file
  • Version 0.5.0

    Released Aug 23, 2025 - 626.85 KB
    Works with firefox 58.0 and later
    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

    Source code released under MIT License

    Download file
  • Version 0.4.2

    Released Jul 19, 2025 - 558.58 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
  • Version 0.3.4

    Released Jun 9, 2025 - 571.44 KB
    Works with firefox 58.0 and later
    [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.

    Source code released under MIT License

    Download file
  • Version 0.2.2

    Released Mar 25, 2025 - 498.39 KB
    Works with firefox 58.0 and later
    [0.2.2] - 2025-03-25
    1. fix --webpage-summary-panel-top not working
    2. add video tutorial in welcome page

    Source code released under MIT License

    Download file
  • Version 0.2.1

    Released Mar 17, 2025 - 498.1 KB
    Works with firefox 58.0 and later
    [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.

    Source code released under MIT License

    Download file
  • Version 0.1.5

    Released Feb 27, 2025 - 489.83 KB
    Works with firefox 58.0 and later
    [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.

    Source code released under MIT License

    Download file
  • Version 0.1.3

    Released Feb 25, 2025 - 486.05 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
  • Version 0.1.2

    Released Feb 25, 2025 - 486.05 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
  • Version 0.1.0

    Released Feb 23, 2025 - 453.8 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
  • Version 0.0.2

    Released Feb 20, 2025 - 534.74 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.