We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74850c7 commit 3aef4c2Copy full SHA for 3aef4c2
.changeset/major-chrome-restructure.md
@@ -0,0 +1,13 @@
1
+---
2
+"@mcp-pointer/chrome-extension": minor
3
4
+
5
+Major chrome extension architecture overhaul with improved service-based structure
6
7
+- Remove bridge.js system for direct Chrome API access in isolated world
8
+- Eliminate URL filtering complexity
9
+- Split functionality into focused services
10
+- Consolidate utilities and improve overlay management
11
+- Add proper enable/disable functionality
12
13
+This is a breaking change that significantly improves maintainability.
0 commit comments