f88f703e84
move settings (update imports only)
2025-07-15 19:41:00 +02:00
2bc95af73c
Fix iframe detection
2025-06-17 22:49:16 +02:00
cff1d3cf16
Cache active tab in comms server
...
Previously, if console window was active, this.activeTab would return nothing, and the popup would break. If that happens now, popup will pretend it's on the last active site.
2025-05-07 00:41:45 +02:00
e3a12bc601
Cleanup of unused imports
2025-05-04 02:29:33 +02:00
e20508956a
Replace old logger with new logger
2025-05-04 02:18:58 +02:00
9cef850d06
Make extension work on Chrome. Make extension NOT work on firefox.
2024-06-03 00:16:12 +02:00
3e542871c6
Attach source frame info when communicating between frames on the same page
2023-03-02 01:08:16 +01:00
26b78f1225
EventBus: Allow forwarding between iframes of a page
2023-03-02 00:37:23 +01:00
44e3395835
Get basic messaging from popup to CS working. TODO: Forwarding to specific iframes/videos
2022-11-21 01:04:57 +01:00
ad87dbdcb9
remove unnecessary logging
2022-09-20 01:38:08 +02:00
740f2e8f6f
fix forwarding data between server, content script, and popup
2022-09-20 01:34:59 +02:00
a0388689cf
Continue slowly working on unified event bus
2022-08-21 22:46:06 +02:00
68f367bd39
Merge branch 'master' into feature/player-ui
2022-08-21 15:45:11 +02:00
ffc25520bb
fix types
2022-08-21 15:24:24 +02:00
ccdc68870a
Fix #199
2022-08-21 15:04:21 +02:00
3aabd298ec
fix various fuckies wuckies
2022-07-31 01:12:54 +02:00
8806c8ea0c
Integrate comms client/server into eventBus
2022-07-31 00:15:28 +02:00
b634e4d2b3
remove some logging
2021-03-29 23:40:34 +02:00
b69a03d42f
code cleanup
2021-03-29 21:14:03 +02:00
3eca178df5
Add type to ports
2021-03-06 02:22:56 +01:00
c1e0e7b280
Move comms to ts (2/3 | server)
2021-03-06 01:27:28 +01:00