Google releases Lighthouse Extension for Firefox

Google’s Lighthouse is an open-source, automation tool that helps developers to measure a website or web application load time, performance, accessibility, user experience, and other issues. You can find and run Lighthouse in Chrome from the Audits tab in Developer Tools, Chrome extension is also available. Google recently released Lighthouse extension for Firefox to the Mozilla add–ons store (AMO). The extension uses PageSpeeed Insights API and it cannot audit the localhost and private sites.

Google Lighthouse Firefox extension on AMO

Since Lighthouse Chrome extension is available and Firefox supports Web Extensions API if you thought porting it to Firefox is easy that’s not the case. As Lighthouse uses Chrome devtools protocol, Google needs to convert all the calls into the Firefox devtools protocol. This has taken some time and now successful.

Google Lighthouse Firefox Extension

To get started, head to the extension page, download and install the add-on.

Visit any website, click on the Lighthouse icon on the toolbar and click “Generate report”.

The Lighthouse Report Viewer tool will audit the webpage and displays the detailed report on Performance, Accessibility, Best Practices, SEO and Progressive Web App. You can review respective areas to check for opportunities you have to improve the website.

Lighthouse report

The extension will be maintained by the Lighthouse team.

Related articles:

Chrome is ready to generate Automatic image descriptions [Accessibility feature]

Firefox 57: How to disable Accessibility Services

Firefox 57 lets you Prevent Accessibility tools from accessing the browser

Venkat Eswarlu

Venkat is an independent technology journalist and the founder of Techdows. He has been covering web browsers, Windows, and software news since 2009. His exclusive scoops on Chrome, Firefox, and Edge features have been cited by Forbes, TechCrunch, Wired, CNET, and other major publications.

Leave a Reply

Your email address will not be published. Required fields are marked *