Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 27, 2025

Chrome 75+ rejects self-signed CRX files with CRX_REQUIRED_PROOF_MISSING. Only CRX files signed through Google's infrastructure or distributed via Chrome Web Store can be installed.

Changes

  • .github/workflows/release.yml: Removed CRX build step and asset upload
  • README.md: Removed CRX references, clarified ZIP-only installation via developer mode

Users must now extract the ZIP and load unpacked in chrome://extensions/ with developer mode enabled—the only viable distribution method outside the Chrome Web Store.

Original prompt

Fix "Release" workflow. The packed .crx cannot be installed, error Package is invalid: 'CRX_REQUIRED_PROOF_MISSING'


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: xiaoland <37663413+xiaoland@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix release workflow for invalid .crx installation error Remove CRX packaging from release workflow Oct 27, 2025
Copilot AI requested a review from xiaoland October 27, 2025 12:15
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.

2 participants