mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 01:51:02 +00:00
21 lines
536 B
JSON
21 lines
536 B
JSON
{
|
|
"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",
|
|
"author": {
|
|
"name": "Andrea Griffiths",
|
|
"url": "https://github.com/AndreaGriffiths11"
|
|
},
|
|
"keywords": [
|
|
"browser-control",
|
|
"chromium-browser",
|
|
"interactive-canvas",
|
|
"playwright-automation",
|
|
"screenshots",
|
|
"ui-testing",
|
|
"web-navigation"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|