feat: bookmarklet to blog stuff easily

This commit is contained in:
2026-02-22 17:49:11 +01:00
parent 6e45936fc9
commit 509afa4c85
17 changed files with 613 additions and 5 deletions

View File

@@ -128,6 +128,8 @@ Object.defineProperty(globalThis, 'window', {
},
app: {
triggerMenuAction: vi.fn(),
getBlogmarkBookmarklet: vi.fn(),
copyToClipboard: vi.fn(),
},
import: {
selectAndAnalyze: vi.fn(),