# bgrins/devtools-snippets

A collection of helpful snippets to use inside of browser devtools

Repository: https://github.com/bgrins/devtools-snippets
Canonical: https://ross.abutalabs.com/products/devtools-snippets
Homepage: http://bgrins.github.io/devtools-snippets/
Language: HTML
License Family: other
Last push: 2022-05-27T05:52:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5074, "days_push": 1559, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2977, forks 368 (observed 2026-08-28T04:07:33.030017+00:00)

## What it is
A curated collection of small JavaScript snippets designed to be run inside browser developer tools (Chrome Snippets, Firefox Scratchpad, or any console). Snippets include utilities for inspecting page colors, cookies, headers, forms, and other debugging tasks.

## Use cases
- find all css colors used on a page
- inspect cookies and headers from the browser console
- run quick javascript utilities in devtools
- debug web page styles and forms
- save and reuse console scripts in chrome or firefox

## When to choose
- you want ready-made console utilities for inspecting web pages
- you use Chrome Snippets or Firefox Scratchpad and want a snippet library
- you need quick debugging helpers without installing extensions

## When to avoid
- you need a maintained npm package or build tooling
- you want a browser extension with a UI rather than copy-paste scripts
- you need snippets for non-browser JavaScript environments

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, cli, logging, data-visualization
- domain: developer-tools, web-development, frontend, browser-extensions
- platform: browser, cross-platform
- tags: devtools, snippets, browser-console, javascript, debugging, chrome-devtools, firefox-scratchpad

## Member repositories
- bgrins/devtools-snippets (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:33.030017+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:31:33.330381+00:00, confidence not recorded.
  - readme: https://github.com/bgrins/devtools-snippets (fetched 2026-08-28T04:07:33.030017+00:00, sha de8d01f9f355)
  - homepage: http://bgrins.github.io/devtools-snippets/ (fetched 2026-08-29T09:46:39.186233+00:00, sha ffebce543206)
- Data as of 2026-08-30T08:39:29.467469+00:00.
