# GoogleChrome/chrome-extensions-samples

Chrome Extensions Samples

Repository: https://github.com/GoogleChrome/chrome-extensions-samples
Canonical: https://ross.abutalabs.com/products/chrome-extensions-samples
Homepage: https://developer.chrome.com/docs/extensions
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: chrome
Last push: 2026-08-26T12:58:47+00:00

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

## Adoption (not part of the score)
Stars 17737, forks 9020 (observed 2026-08-28T04:11:20.320708+00:00)

## What it is
Google's official collection of sample code for Chrome Extensions, organized into single-API samples and full-featured functional samples. It serves as reference material for learning the Chrome extension platform, including Manifest V3 APIs.

## Use cases
- learn how to build a chrome extension
- find example code for chrome extension APIs
- understand manifest v3 service workers and permissions
- see how to inject content scripts into web pages
- build a side panel or popup UI extension
- migrate an extension from manifest v2 to v3

## When to choose
- you are developing a Chrome or Chromium browser extension and want official, working example code
- you want to learn a specific extension API like tabs, bookmarks, cookies, or downloads
- you need a starting template for a full-featured extension

## When to avoid
- you need a production-ready extension framework or build tooling rather than examples
- you target Firefox or Safari extensions without Chrome-specific APIs
- you are looking for deprecated Chrome Apps platform support

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, browser-extension, sdk
- domain: browser-extensions, web-development, developer-tools, tutorials
- platform: browser, browser-extension
- tags: chrome-extensions, samples, manifest-v3, google-chrome, example-code, javascript

## Member repositories
- GoogleChrome/chrome-extensions-samples (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:20.320708+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-29T17:02:28.650217+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChrome/chrome-extensions-samples (fetched 2026-08-28T04:11:20.320708+00:00, sha 6bc6d86cd772)
  - homepage: https://developer.chrome.com/docs/extensions (fetched 2026-08-29T08:01:00.426592+00:00, sha 1b3000706122)
  - site_page: https://developer.chrome.com/docs (fetched 2026-08-29T08:01:00.436464+00:00, sha e332f343e20e)
  - site_page: https://developer.chrome.com/docs/web-platform (fetched 2026-08-29T08:01:00.438416+00:00, sha 3a64aa5949b9)
  - site_page: https://developer.chrome.com/docs/capabilities (fetched 2026-08-29T08:01:00.440330+00:00, sha fa7a497e35fc)
  - site_page: https://developer.chrome.com/docs/automation-and-testing (fetched 2026-08-29T08:01:00.442532+00:00, sha 9d1a85eb8718)
  - site_page: https://developer.chrome.com/docs/chromedriver (fetched 2026-08-29T08:01:00.444477+00:00, sha 299702e6528a)
  - site_page: https://developer.chrome.com/docs/webstore (fetched 2026-08-29T08:01:00.446240+00:00, sha 7e2ba0f4b2c3)
  - site_page: https://developer.chrome.com/docs/chromium (fetched 2026-08-29T08:01:00.448011+00:00, sha 5b41a2712c9e)
  - site_page: https://developer.chrome.com/docs/android (fetched 2026-08-29T08:01:00.449670+00:00, sha 74f8cae471ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
