História doplnku Webpage Summary: ⚡Open Source AI Summarization - 14 verzií
Webpage Summary: ⚡Open Source AI Summarization Autor: work-tech
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 0.7.8
Vydaná 3. sep 2026 - 1,9 MBFunguje s: firefox verzia 58.0 a novšiav0.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 je k dispozícii v rámci licencie Licencia MIT
- fix: use
Staršie verzie
Verzia 0.6.2
Vydaná 1. feb 2026 - 583,98 kBFunguje s: firefox verzia 58.0 a novšia[0.6.2] - 2026-02-01
feature: shadowRoot support for selectors in site customization setting. @linkecodingZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.6.1
Vydaná 1. dec 2025 - 583,4 kBFunguje s: firefox verzia 58.0 a novšia0.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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.6.0
Vydaná 14. sep 2025 - 627,63 kBFunguje s: firefox verzia 58.0 a novšia[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 je k dispozícii v rámci licencie Licencia MIT
- switch size unit from
Verzia 0.5.0
Vydaná 23. aug 2025 - 626,85 kBFunguje s: firefox verzia 58.0 a novšia0.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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.4.2
Vydaná 19. júl 2025 - 558,58 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.3.4
Vydaná 9. jún 2025 - 571,44 kBFunguje s: firefox verzia 58.0 a novšia[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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.2.2
Vydaná 25. mar 2025 - 498,39 kBFunguje s: firefox verzia 58.0 a novšia[0.2.2] - 2025-03-25- fix
--webpage-summary-panel-topnot working - add video tutorial in welcome page
Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
- fix
Verzia 0.2.1
Vydaná 17. mar 2025 - 498,1 kBFunguje s: firefox verzia 58.0 a novšia[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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.1.5
Vydaná 27. feb 2025 - 489,83 kBFunguje s: firefox verzia 58.0 a novšia[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 je k dispozícii v rámci licencie Licencia MIT
Verzia 0.1.3
Vydaná 25. feb 2025 - 486,05 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.1.2
Vydaná 25. feb 2025 - 486,05 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.1.0
Vydaná 23. feb 2025 - 453,8 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 0.0.2
Vydaná 20. feb 2025 - 534,74 kBFunguje s: firefox verzia 58.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT