chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-17 08:04:30 +00:00
parent 818c0f7c53
commit b1aaa69f0a
286 changed files with 51076 additions and 67 deletions
@@ -1,7 +1,7 @@
{
"name": "chromium-control-canvas",
"description": "Opens a real Chromium window you can navigate and interact with from a Copilot canvas control panel and agent actions.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Andrea Griffiths",
"url": "https://github.com/AndreaGriffiths11"
@@ -16,5 +16,5 @@
"web-navigation"
],
"logo": "assets/preview.png",
"extensions": "."
"extensions": "extensions"
}