Commit Graph

14 Commits

Author SHA1 Message Date
Simon
b0e07d5180 feat(ext): monitor to tab change 2026-01-28 23:03:03 +08:00
Simon
ef2d115742 feat(ext): expose extension to main-world and auth with token 2026-01-28 19:47:15 +08:00
Simon
c80de93d3b fix(ext): sw calling robust 2026-01-28 14:13:28 +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
6141c0f669 feat(ext): update mask controller 2026-01-24 19:37:46 +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
9531fcff5a feat(ext): enhance error handling and improve UI structure 2026-01-21 16:50:55 +08:00
Simon
db3b24a5ea feat(ext): draft extension structure (single-page mode) 2026-01-20 17:36:33 +08:00