| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| browser-skill-extension-v0.2.1-chrome.zip | 2026-09-09 | 367.5 kB | |
| BrowserSkill Extension 0.2.1 source code.tar.gz | 2026-09-09 | 2.8 MB | |
| BrowserSkill Extension 0.2.1 source code.zip | 2026-09-09 | 3.1 MB | |
| README.md | 2026-09-09 | 2.3 kB | |
| Totals: 4 Items | 6.3 MB | 0 | |
What's Changed
- fix(extension): support UUID generation on insecure origins by @dayi in https://github.com/Tencent/BrowserSkill/pull/163
- fix(extension): keep user-opened tabs free & fix agent-tab leak on session stop (issue [#57]) by @iAstro in https://github.com/Tencent/BrowserSkill/pull/66
- fix(bsk): fix Windows self-update failing to replace binary by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/176
- fix(i18n): match browser locale by language subtag instead of exact code by @iAstro in https://github.com/Tencent/BrowserSkill/pull/174
- fix(extension): prevent closed borrowed tabs from blocking session stop by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/186
- Fix/release automation state on tab return by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/187
- fix(extension): match form state by element identity by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/188
- fix(extension): verify fill results before reporting success by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/189
- fix: recover navigation from cross-extension CDP restrictions by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/179
- fix(dsh): synchronize observation state and manage thumbnail capture by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/190
- fix(windows): preserve pipe continuity and verify process liveness by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/191
- fix(update): make Windows self-updates reliable by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/192
- fix(dsh-plugin): remove obsolete client runtime host dependency by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/194
- docs(dsh-plugin): clarify installation, configuration, and releases by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/196
- fix(windows): harden installation and parent cancellation by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/201
- Release/0.2.1 by @iuyo5678 in https://github.com/Tencent/BrowserSkill/pull/204
New Contributors
- @dayi made their first contribution in https://github.com/Tencent/BrowserSkill/pull/163
- @iAstro made their first contribution in https://github.com/Tencent/BrowserSkill/pull/66
Full Changelog: https://github.com/Tencent/BrowserSkill/compare/cli-v0.2.0...ext-v0.2.1