mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-13 20:59:12 +00:00
chore: publish from main
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"name": "chromium-control-canvas",
|
||||
"version": "1.0.0",
|
||||
"main": "extension.mjs",
|
||||
"author": "Andrea Griffiths",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest",
|
||||
"playwright": "^1.60.0"
|
||||
},
|
||||
"description": "Opens a real Chromium window you can navigate and interact with from a Copilot canvas control panel and agent actions.",
|
||||
"keywords": [
|
||||
"chromium-browser",
|
||||
"playwright-automation",
|
||||
"browser-control",
|
||||
"interactive-canvas",
|
||||
"web-navigation",
|
||||
"screenshots",
|
||||
"ui-testing"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user