Webpage Summary: ⚡Open Source AI Summarization version history - 14 versions
Webpage Summary: ⚡Open Source AI Summarization by work-tech
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 MBWorks with firefox 58.0 and laterv0.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/messagingto 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/messagingto 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
- fix: use
Older versions
Version 0.6.2
Released Feb 1, 2026 - 583.98 KBWorks with firefox 58.0 and later[0.6.2] - 2026-02-01
feature: shadowRoot support for selectors in site customization setting. @linkecodingSource code released under MIT License
Version 0.6.1
Released Dec 1, 2025 - 583.4 KBWorks with firefox 58.0 and later0.6.1 - 2025-12-01- optimize the descriptions and ordering of the general settings.
- feature: add configuration options to enable/disable context menu items.
- feature: add a configuration option to allowing “Add to Selection” to send directly.
- update moonshot-web-ai-provider version, kimi chats are now deleted after the summary completes.
Source code released under MIT License
Version 0.6.0
Released Sep 14, 2025 - 627.63 KBWorks with firefox 58.0 and later[0.6.0] - 2025-09-14- switch size unit from
remto--webpage-summary-panel-srem, avoid some sites' html root font-size setting to affect the style of shadow root. - feature: add
currentSelectionprompt template variable.
Source code released under MIT License
- switch size unit from
Version 0.5.0
Released Aug 23, 2025 - 626.85 KBWorks with firefox 58.0 and later0.5.0 - 2025-08-17- fix: in some websites (reddit, bilibili, ...), responsive css font sizes to fail.
- remove some console logs
- optimize appearance styles
- provide config to enable/disable chatbox
- implement stopping summarize
- implenent whitelist/blacklist
- implement site custom selectors
Source code released under MIT License
Version 0.4.2
Released Jul 19, 2025 - 558.58 KBWorks with firefox 58.0 and laterSource code released under MIT License
Version 0.3.4
Released Jun 9, 2025 - 571.44 KBWorks 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
Version 0.2.2
Released Mar 25, 2025 - 498.39 KBWorks with firefox 58.0 and later[0.2.2] - 2025-03-25- fix
--webpage-summary-panel-topnot working - add video tutorial in welcome page
Source code released under MIT License
- fix
Version 0.2.1
Released Mar 17, 2025 - 498.1 KBWorks with firefox 58.0 and later[0.2.1] - 2025-03-12- feature: a context menu item and a command for adding selection to chat input.
- feature: add clear/reset for clearing all the messages in panel's dialog.
- feature: support creating multiple panels (for comparing summary of different models or prompts)
- add adaptation to SPA (Single Page Application), input page content will change when SPA change route.
- fix: now chatting directly without first summarizing will send messages with page context.
- fix: draggable functionality using
pxcausing it out of view in screen adjustment situations such as changing from vertical to horizontal. - fix: write to clipboar failed in page of http protocol
- optimize prompt item view, add prompt preset view for creating prompt with, add another two prompt presets, and with langs of
zh-CNandzh-TW.
Source code released under MIT License
Version 0.1.5
Released Feb 27, 2025 - 489.83 KBWorks with firefox 58.0 and later[0.1.5] - 2025-02-27- input length calculation now does not include continuous '\n', ' '
[0.1.4] - 2025-02-27- fix: double panel appears when trigger by action/contentMenu under
on clickpermission mode - add language:zh for chrome store
- toaster background color: transparent -> white(80%)
- fix: error hint not show when call llm failed.( streamText() feature changes when updating @ai-sdk version)
- fix: openai-compatible default baseURL has no effect.
Source code released under MIT License
Version 0.1.3
Released Feb 25, 2025 - 486.05 KBWorks with firefox 58.0 and laterSource code released under MIT License
Version 0.1.2
Released Feb 25, 2025 - 486.05 KBWorks with firefox 58.0 and laterSource code released under MIT License
Version 0.1.0
Released Feb 23, 2025 - 453.8 KBWorks with firefox 58.0 and laterSource code released under MIT License
Version 0.0.2
Released Feb 20, 2025 - 534.74 KBWorks with firefox 58.0 and laterSource code released under MIT License