Skip to content

report: display plugins in footer - #17125

Open
NickNojiri wants to merge 2 commits into
GoogleChrome:mainfrom
NickNojiri:fix/plugin-footer-display
Open

report: display plugins in footer#17125
NickNojiri wants to merge 2 commits into
GoogleChrome:mainfrom
NickNojiri:fix/plugin-footer-display

Conversation

@NickNojiri

@NickNojiri NickNojiri commented Jul 12, 2026

Copy link
Copy Markdown

Summary

Adds the plugins used during a run to the report footer's meta block. Plugin categories are detected by their lighthouse-plugin- id prefix (same mechanism as the existing plugin gauge badge) and rendered as a Plugins: <ids> item with the puzzle-piece icon. Reports with no plugins are unchanged.

Includes a new localizable runtimeSettingsPlugins string, regenerated locale/sample fixtures, and unit tests covering both the plugin and no-plugin cases.

Related Issues/PRs

Fixes #9934

@NickNojiri
NickNojiri requested a review from a team as a code owner July 12, 2026 07:44
@NickNojiri
NickNojiri requested review from connorjclark and removed request for a team July 12, 2026 07:44
@google-cla

google-cla Bot commented Jul 12, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@NickNojiri
NickNojiri force-pushed the fix/plugin-footer-display branch from 18a4861 to f5b79ba Compare July 12, 2026 20:09
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.

Display plugins in footer of report

1 participant