You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Firefox manifest warning for version_name property
- Only inject version_name into Chrome manifest (Firefox warns about
unknown properties at runtime)
- Enable strict linting with --warnings-as-errors
- Update strict_min_version to 142.0 (required for data_collection_permissions)
- Update BUILD.md to document version_name is Chrome-only
Fixes#8
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments