Historie doplňku Webpage Summary: ⚡Open Source AI Summarization - 14 verzí
Webpage Summary: ⚡Open Source AI Summarization od work-tech
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 MBFunguje 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/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)Zdrojový kód zveřejněn pod licencí Licence MIT
- fix: use
Starší verze
Verze 0.6.2
Vydáno 1. úno 2026 – 583,98 KBFunguje s: firefox 58.0 a novější[0.6.2] - 2026-02-01
feature: shadowRoot support for selectors in site customization setting. @linkecodingZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.6.1
Vydáno 1. pro 2025 – 583,4 KBFunguje s: firefox 58.0 a novější0.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.
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.6.0
Vydáno 14. zář 2025 – 627,63 KBFunguje s: firefox 58.0 a novější[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.
Zdrojový kód zveřejněn pod licencí Licence MIT
- switch size unit from
Verze 0.5.0
Vydáno 23. srp 2025 – 626,85 KBFunguje s: firefox 58.0 a novější0.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
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.4.2
Vydáno 19. čvc 2025 – 558,58 KBFunguje s: firefox 58.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.3.4
Vydáno 9. čvn 2025 – 571,44 KBFunguje 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
Verze 0.2.2
Vydáno 25. bře 2025 – 498,39 KBFunguje s: firefox 58.0 a novější[0.2.2] - 2025-03-25- fix
--webpage-summary-panel-topnot working - add video tutorial in welcome page
Zdrojový kód zveřejněn pod licencí Licence MIT
- fix
Verze 0.2.1
Vydáno 17. bře 2025 – 498,1 KBFunguje s: firefox 58.0 a novější[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.
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.1.5
Vydáno 27. úno 2025 – 489,83 KBFunguje s: firefox 58.0 a novější[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.
Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.1.3
Vydáno 25. úno 2025 – 486,05 KBFunguje s: firefox 58.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.1.2
Vydáno 25. úno 2025 – 486,05 KBFunguje s: firefox 58.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.1.0
Vydáno 23. úno 2025 – 453,8 KBFunguje s: firefox 58.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.0.2
Vydáno 20. úno 2025 – 534,74 KBFunguje s: firefox 58.0 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT