Skip to content

Commit a674bc6

Browse files
committed
v0.5.1: update homepage to h17.ai, remove MCP from Gemini extension
1 parent ab438c3 commit a674bc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpilot",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "CDP-free browser automation with human-like behavior. Drive a real browser via WebSocket from any AI agent.",
55
"contextFileName": "SKILL.md"
66
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h17-webpilot",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Browser control framework for agents via Chrome extension + WebSocket",
55
"main": "index.js",
66
"bin": {
@@ -48,7 +48,7 @@
4848
"url": "https://github.com/hugopalma17/webpilot/issues"
4949
},
5050
"author": "Hugo Palma",
51-
"homepage": "https://github.com/hugopalma17/webpilot",
51+
"homepage": "https://h17.ai/docs/webpilot",
5252
"license": "Apache-2.0",
5353
"type": "commonjs",
5454
"engines": {

0 commit comments

Comments
 (0)