webperf-snippets.nucliweb.net
A curated list of snippets to get Web Performance metrics to use in the browser console or as snippets on Chrome DevTools
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
get_snippet
Get the full JavaScript code for a specific web performance snippet by its ID.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
id |
string | yes | Snippet ID (e.g. "LCP", "CLS", "TTFB", "INP"). Use list_snippets to discover available IDs. |
Raw JSON schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Snippet ID (e.g. \"LCP\", \"CLS\", \"TTFB\", \"INP\"). Use list_snippets to discover available IDs."
}
},
"required": [
"id"
]
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…