feat: initial commit for browser-plugin

This commit is contained in:
Oleks
2026-07-27 21:43:15 +03:00
commit e96cf6c11f
4 changed files with 89 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "browser-plugin",
"version": "1.0.0",
"description": "Browser automation, tab inspection, accessibility auditing, and CDP trace performance analysis via Browser MCP Server.",
"author": {
"name": "Oleks",
"email": "oleksandrk@imagexmedia.com"
},
"license": "MIT"
}