# sxei/chrome-plugin-demo

《Chrome插件开发全攻略》配套完整Demo，欢迎clone体验

Repository: https://github.com/sxei/chrome-plugin-demo
Canonical: https://ross.abutalabs.com/products/chrome-plugin-demo
Homepage: http://blog.haoji.me/chrome-plugin-develop.html
Language: JavaScript
License Family: other
Last push: 2023-02-05T12:10:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3379, "days_push": 1305, "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 8673, forks 1896 (observed 2026-08-28T04:10:24.154639+00:00)

## What it is
A companion demo repository for a comprehensive Chinese-language tutorial on Chrome extension (plugin) development. It includes a full-featured demo, a minimal starter template, and a page-action example covering manifest., background pages, popups, and extension APIs.

## Use cases
- learn how to develop chrome extensions
- find a minimal chrome extension starter template
- understand manifest. configuration for extensions
- see examples of background pages and browser actions
- build a browser extension with web technologies
- debug and load unpacked chrome extensions

## When to choose
- you are learning Chrome extension development from scratch
- you want runnable example code alongside a written tutorial
- you need a simple template to bootstrap a small extension
- you develop for Chrome or Chromium-based browsers

## When to avoid
- you need Manifest V3 examples (this demo targets Manifest V2)
- you want a production-ready extension framework or build tooling
- you need Firefox-specific extension APIs
- you require an actively maintained or officially supported project

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, browser-extension, plugin-system, boilerplate
- domain: browser-extensions, web-development, developer-tools, tutorials
- platform: browser
- tags: chrome-extension, manifest-v2, demo-code, tutorial, chinese-language, javascript

## Member repositories
- sxei/chrome-plugin-demo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:24.154639+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:25:36.968073+00:00, confidence not recorded.
  - readme: https://github.com/sxei/chrome-plugin-demo (fetched 2026-08-28T04:10:24.154639+00:00, sha 638a709ee447)
  - homepage: http://blog.haoji.me/chrome-plugin-develop.html (fetched 2026-08-29T08:26:31.862893+00:00, sha e865c4e578c8)
  - site_page: https://blog.haoji.me/install-apk-to-xiaomi-tv.html (fetched 2026-08-29T08:26:31.875716+00:00, sha 311d2451e23e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
