Commit Graph

12 Commits

Author SHA1 Message Date
Simon
ef2d115742 feat(ext): expose extension to main-world and auth with token 2026-01-28 19:47:15 +08:00
Simon
fdc3cf4e6d feat(ext): handcraft the whole ext from scratch
AI coding doesn't work for MV3 extensions.
Threading was an unfixable mess.
Removed everything and rebuilt by hand.
2026-01-27 17:21:32 +08:00
Simon
8efa8e18c1 refactor(ext): rewrite ext. totally-broken -> still-broken; THIS IS NOT WORKING 2026-01-26 21:03:51 +08:00
Simon
cdecf3cc3d refactor(ext): mv files 2026-01-26 19:33:57 +08:00
Simon
3bf616dde1 fix: remove ensureResponseListener; remove isPageAgentMessage 2026-01-26 19:17:52 +08:00
Simon
f18b756390 chore: add isPageAgentMessage to message 2026-01-26 18:55:54 +08:00
Simon
c4bcad04bd chore(ext): debug logging 2026-01-26 16:16:04 +08:00
Simon
fa5ab9d567 feat: multi tabs control 2026-01-24 19:29:27 +08:00
Simon
af133470e1 feat: add error handling for content scripts 2026-01-21 19:17:54 +08:00
Simon
3fea74faa9 feat(ext): handling page reload/redirect/close 2026-01-21 18:46:50 +08:00
Simon
b4d17aa907 fix: no mask for new task after stop prev task 2026-01-20 19:08:52 +08:00
Simon
db3b24a5ea feat(ext): draft extension structure (single-page mode) 2026-01-20 17:36:33 +08:00