remove garbage

This commit is contained in:
Tommy D. Rossi
2025-11-14 13:35:25 +01:00
parent b4f6ea8237
commit 9eb34839ba
15 changed files with 1 additions and 2066 deletions
+1 -1
View File
@@ -1 +1 @@
now see where attachToTab is sent and received. see that we basically attach to the tab as soon as the playwright instance connects. I want to change this: instead attach to the tab when we click on the extension icon, meaning inside onClicked. when this happens we should also send a
now see where attachToTab is sent and received. see that we basically attach to the tab as soon as the playwright instance connects. I want to change this: instead attach to the tab when we click on the extension icon, meaning inside onClicked. when this happens we should also send also a cdp message from the extension