toumash/Chrome Extension Permission Check

Detect Chrome MV3 permission escalations that would disable your extension for users.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseline-manifestPath to the baseline (current/production) manifest.jsonyes
new-manifestPath to the new (PR/updated) manifest.jsonyes
fail-on-warningWhether to fail the action (exit 1) when permission warnings are detected. Default: truenotrue
namedescription
warning_detectedWhether new permission warnings were detected (true/false)
new_permissionsComma-separated list of new permissions/hosts that trigger warnings