feat: convert browser file captures

This commit is contained in:
2026-06-29 09:57:21 +08:00
parent b46a973fd3
commit 95d16092d3
5 changed files with 160 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@
'browser.capture.page',
'browser.capture.selection',
'browser.capture.link',
'browser.capture.file',
'browser.capture.converted'
];
+1
View File
@@ -71,6 +71,7 @@
"browser.capture.page",
"browser.capture.selection",
"browser.capture.link",
"browser.capture.file",
"browser.capture.converted"
],
"handler": "recordActivityEvent"