We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8faaf commit d709261Copy full SHA for d709261
2 files changed
extension/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "Human Browser Bridge",
4
- "version": "0.4.6",
+ "version": "0.4.7",
5
"author": "Hugo Palma",
6
"homepage_url": "https://github.com/hugopalma17/webpilot",
7
"description": "Browser control runtime for agents over WebSocket",
package.json
@@ -1,6 +1,6 @@
"name": "h17-webpilot",
"description": "Browser control framework for agents via Chrome extension + WebSocket",
"main": "index.js",
"bin": {
0 commit comments