FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: prepare Chrome Web Store submission flow by benjaminshafii · Pull Request #7 · different-ai/opencode-browser · GitHub

feat: prepare Chrome Web Store submission flow - #7

Merged
benjaminshafii merged 1 commit into
mainfrom
cws-store-prep
Feb 11, 2026
Merged

feat: prepare Chrome Web Store submission flow#7
benjaminshafii merged 1 commit into
mainfrom
cws-store-prep

Conversation

Copy link
Copy Markdown
Member

Summary

  • add a Chrome Web Store packaging pipeline that builds a store-safe manifest and zip artifact (bun run build:cws)
  • update the extension runtime to request optional permissions on click and gracefully degrade when native messaging/site access/debugger/download permissions are not granted
  • add maintainer docs and templates for submission, privacy disclosures, and listing copy

Testing

  • node --check extension/background.js
  • node --check bin/broker.cjs && node --check bin/native-host.cjs
  • bun run build
  • bun run build:cws
  • Chrome pack validation on generated store staging extension
  • Chrome MCP navigation checks and screenshots for extensions page + CWS pages

benjaminshafii merged commit a2de4ca into main Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL