The Project Fugu API Showcase is a collection of apps that make use of APIs that were conceived in the context of Project Fugu. You can learn more about Project Fugu on the Capabilities landing page.

Filter By

Used APIs

Advance network analysis with Chrome DevTools.

Record and analyze a performance trace with DevTools.

Monitor live Core Web Vitals metrics in the Performance panel.

Inspect and troubleshoot cache with DevTools.

Freeze elements in the DOM so that you can inspect them with DevTools.

Discover 4 unique ways to capture screenshots with DevTools.

Learn how you can override and mock network responses with DevTools.

Discover how DevTools can improve your web application development.

Make web browsing faster with speculative loads and learn how to debug them.

Learn how to author colors in a few clicks.

Learn how to debug fetch priority.

Learn how to debug bfcache and make your page load instantly.

Learn how to debug the DOM with DevTools.

Learn how to use DevTools to debug Chrome extensions.

Use Snippets to run code you frequently use and live expressions to watch values in real time.

Use breakpoints and logpoints to debug with ease.

Learn how to record, replay, and debug user flows with the Recorder panel in DevTools.

Use Application > Local Storage and Session Storage to debug key-value pairs.

Use Workspace to save changes you make in DevTools to local source files.

Use source maps in DevTools to debug your original code instead of deployed.

Learn how source maps can help you debug your original code instead of deployed.

Use the Styles and Computed panes to discover CSS issues with DevTools.

Debug Progressive Web Apps with DevTools.

Use DevTools to debug Project Fugu APIs.

Simulate mobule devices with Device Mode in DevTools.

Use the CSS Overview panel to identify potential CSS improvements.

Learn how to speed up your workflow with faster DevTools navigation using shortcuts and settings.

Discover all the ways to open Chrome DevTools.

Learn how to use Chrome DevTools to discover and fix low contrast text.

Use the Recorder panel and its extensions to edit, debug, and export user flow recordings.

Learn how to use Chrome DevTools to inspect, modify, and debug CSS flexbox layouts.

Use the shortcuts provided by the Console Utilities API to quickly refer to recent elements, query objects, monitor events and function calls, and more.

Learn how to use Chrome DevTools to view and change CSS grid layouts.

Use the Animations tab to inspect and modify CSS animations, transitions, and more.

Get actionable insights on your website's performance with the new Performance insights panel

Use the Console to log variables, objects, and messages, filter and group the messages, and more.

Use the Rendering tab to emulate user's preferences and test the user-adaptive behavior of your website.

Inspect and debug CSS container queries with DevTools.