Add ping/pong keep-alive to prevent service worker termination

This commit is contained in:
Tommy D. Rossi
2025-12-31 16:15:17 +01:00
parent 02fda90578
commit be1b9514d3
4 changed files with 39 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mcp-extension",
"version": "0.0.61",
"version": "0.0.64",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {