PerfLens

Current-tab performance audits, scoring, and optimization suggestions that run only when you click audit

As of June 2026, PerfLens has 14 users and a 5.00/5 rating from 5 reviews in the Developer Tools category.

Usersno change0%
14
14
Ratingno change0%
5.00
5 reviews
Reviewsno change0%
5
Version
1.0.3
Manifest V3
90-day change · In the last 90 days this extension 2 version updates, changed permissions.

History

7 snapshots

Tracking since May 5, 2026.

14.729.54.279999999999999May 5, 2026Jun 10, 2026
View as table
DateUsersRatingReviewsVersion
May 5, 20261.0.0
May 10, 20261.0.0
May 16, 202655.0031.0.1
May 22, 202675.0041.0.3
May 28, 202685.0051.0.3
Jun 4, 202695.0051.0.3
Jun 10, 2026105.0051.0.3
Now145.0051.0.3

Changelog

  • May 16, 2026
    description
    PerfLens is a web performance auditing extension for developers, founders, and product teams who want clearer performance feedback while browsing and testing real websites.
    
    It gives you live Core Web Vitals, a 0-100 performance score, resource diagnostics, accessibility checks, framework/build detection, performance history, and prioritized optimization suggestions directly in your browser workflow.
    
    Use PerfLens to:
    
    - Monitor Core Web Vitals including LCP, CLS, INP, FCP, FID, and TTFB
    - See a simple performance score for the current page
    - Find oversized images, large scripts, render-blocking resources, weak caching, and compression issues
    - Review basic accessibility problems such as missing alt text, missing labels, viewport issues, and heading structure
    - Get fix-first recommendations ranked by impact
    - Track performance history per URL
    - Use the DevTools panel for deeper page-level audits
    - Prepare launch readiness evidence for desktop and mobile testing
    
    PerfLens is built for day-to-day product debugging and launch checks. Lighthouse is great for standardized reports; PerfLens keeps performance signals close to the page you are actively testing.
    
    Privacy note: PerfLens uses browser performance APIs and stores normal audit data locally with Chrome storage. Optional platform audit features may connect to a local audit API running on your machine.
    PerfLens is a web performance auditing extension for developers, founders, indie hackers, agencies, and product teams who want clearer performance feedback while browsing and testing real websites.
    
    It brings live performance diagnostics directly into your browser workflow, so you can inspect the page you are already using instead of switching between separate tools. PerfLens helps you understand Core Web Vitals, resource weight, accessibility basics, build/runtime context, performance history, and prioritized optimization opportunities from both the popup and the Chrome DevTools panel.
    
    PerfLens gives you:
    
    - Live Core Web Vitals including LCP, CLS, INP, FCP, FID, and TTFB
    - A simple 0-100 performance score for the current page
    - Lighthouse-style audit categories for Performance, Accessibility, Best Practices, and SEO
    - Resource diagnostics for images, scripts, styles, fonts, third-party requests, and page weight
    - Detection for oversized images, large scripts, render-blocking resources, weak caching, and missing compression
    - Basic accessibility checks for alt text, form labels, headings, viewport setup, document language, and link quality
    - Framework and runtime detection, including local, development, staging, and production-like builds
    - Build status hints so you know whether you are testing a dev build or production-like page
    - Prioritized suggestions ranked by impact and effort
    - Root cause summaries that explain what is likely hurting the page
    - Performance history per URL
    - Export tools for saving audit history as JSON
    - Evidence brief exports for launch reviews, QA notes, and team handoff
    - A popup view for quick checks while browsing
    - A Chrome DevTools panel for deeper page-level audits
    - Network-style summaries for slowest requests, largest requests, third-party resources, transfer size, and blocking candidates
    - Optional AI-ready fix prompts for local apps, so issues can be copied into your coding agent or development workflow
    - Launch readiness support for preparing desktop and mobile testing evidence
    
    Use PerfLens to:
    
    - Check whether a page feels ready before launch
    - Spot performance regressions while developing
    - Review real pages during QA
    - Compare audit history over time
    - Find high-impact fixes before chasing small optimizations
    - Explain performance issues to teammates, clients, or stakeholders
    - Keep performance feedback close to the page you are actively testing
    
    PerfLens is built for day-to-day product debugging and launch checks. Lighthouse is excellent for standardized reports; PerfLens is designed to keep practical performance signals close to your current browsing and development flow.
    
    Privacy note: PerfLens uses browser performance APIs and stores normal audit data locally with Chrome storage. The extension is designed to run current-tab audits without broad all-website host permissions. Optional platform audit features may connect to a local audit API running on your machine.
  • May 10, 2026
    short_description
    Real-time performance monitoring, scoring, and optimization suggestions for any website
    Current-tab performance audits, scoring, and optimization suggestions that run only when you click audit
  • May 10, 2026
    name
    PerfLens - Web Performance Auditor
    PerfLens
  • May 10, 2026
    host_permissions
    <all_urls>
    http://*/*, https://*/*
  • May 10, 2026
    permissions
    storage, activeTab, tabs, webNavigation, scripting
    storage, activeTab, scripting

Permissions & access

Permissions
storageactiveTabscripting
Host access
http://*/*, https://*/*

Screenshots

PerfLens screenshot 1PerfLens screenshot 2PerfLens screenshot 3PerfLens screenshot 4PerfLens screenshot 5

About

PerfLens is a web performance auditing extension for developers, founders, indie hackers, agencies, and product teams who want clearer performance feedback while browsing and testing real websites.

It brings live performance diagnostics directly into your browser workflow, so you can inspect the page you are already using instead of switching between separate tools. PerfLens helps you understand Core Web Vitals, resource weight, accessibility basics, build/runtime context, performance history, and prioritized optimization opportunities from both the popup and the Chrome DevTools panel.

PerfLens gives you:

- Live Core Web Vitals including LCP, CLS, INP, FCP, FID, and TTFB
- A simple 0-100 performance score for the current page
- Lighthouse-style audit categories for Performance, Accessibility, Best Practices, and SEO
- Resource diagnostics for images, scripts, styles, fonts, third-party requests, and page weight
- Detection for oversized images, large scripts, render-blocking resources, weak caching, and missing compression
- Basic accessibility checks for alt text, form labels, headings, viewport setup, document language, and link quality
- Framework and runtime detection, including local, development, staging, and production-like builds
- Build status hints so you know whether you are testing a dev build or production-like page
- Prioritized suggestions ranked by impact and effort
- Root cause summaries that explain what is likely hurting the page
- Performance history per URL
- Export tools for saving audit history as JSON
- Evidence brief exports for launch reviews, QA notes, and team handoff
- A popup view for quick checks while browsing
- A Chrome DevTools panel for deeper page-level audits
- Network-style summaries for slowest requests, largest requests, third-party resources, transfer size, and blocking candidates
- Optional AI-ready fix prompts for local apps, so issues can be copied into your coding agent or development workflow
- Launch readiness support for preparing desktop and mobile testing evidence

Use PerfLens to:

- Check whether a page feels ready before launch
- Spot performance regressions while developing
- Review real pages during QA
- Compare audit history over time
- Find high-impact fixes before chasing small optimizations
- Explain performance issues to teammates, clients, or stakeholders
- Keep performance feedback close to the page you are actively testing

PerfLens is built for day-to-day product debugging and launch checks. Lighthouse is excellent for standardized reports; PerfLens is designed to keep practical performance signals close to your current browsing and development flow.

Privacy note: PerfLens uses browser performance APIs and stores normal audit data locally with Chrome storage. The extension is designed to run current-tab audits without broad all-website host permissions. Optional platform audit features may connect to a local audit API running on your machine.

Technical

Version
1.0.3
Manifest
V3
Size
1.37MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
gkogamlpcnneeficmcdcnnnhobnbebdc
Developer ID
u0dbf306ac95a4bdff4c05ee4e3e31513
Developer Email
[email protected]
Created
May 4, 2026
Last Updated (Store)
May 13, 2026
Last Scraped
Jun 10, 2026
Website
Support URL
Privacy Policy

Data sourced from the Chrome Web Store · last verified Jun 10, 2026.