Skip to content

Commit fbd881b

Browse files
committed
Add changeset for extension update notification system
1 parent 9a7132b commit fbd881b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@mcp-pointer/chrome-extension": patch
3+
---
4+
5+
Add extension update notification system
6+
7+
When the Chrome extension is updated, users now automatically see a notification page guiding them to reconfigure their MCP server for auto-updates. The notification opens at https://mcp-pointer.etsd.tech/update-notice.html and provides step-by-step instructions for enabling automatic updates with their AI tool.
8+
9+
- Added onInstalled listener to detect extension updates
10+
- Added tabs permission for opening external notification page
11+
- Set up GitHub Pages infrastructure for update notifications

0 commit comments

Comments
 (0)