Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.45 KB

File metadata and controls

36 lines (22 loc) · 1.45 KB

Lighthouse Report Viewer

Lighthouse Report Viewer uses https://web.dev/measure to create and open Lighthouse Reports for any publicly hosted site right from the site.

Description

This extension takes the current page you are viewing and passes it through Google's Lighthouse audit tool, without needing to use Chrome or the Lighthouse CLI. It works on any publicly hosted website, running through https://web.dev/measure - it does not as of now work on locally hosted sites, or on websites handled with a hosts.txt modification.

Distribution

This is currently only available on the Firefox Add-On Store, as it would be unnecessary on Chrome.

Screenshots

Initial Popup

In Progress Report Generation

Successful Report Creation

Invalid URL Report Generation

Roadmap

  • Ensure Viewer Opens in Dark Mode
  • Automatically Forward to User-Facing Report Viewer
  • Add Options to Automatically Grab Existing Reports
  • Add Options to Store Previously Generated Reports for Historical Viewing

License

This addon is licensed under the GNU GPL v3 License.