Chrome 확장 프로그램 샘플 저장소의 샘플을 살펴보세요. 이를 사용하여 확장 프로그램의 작동 방식을 알아보거나 자체 확장 프로그램을 빌드하기 위한 시작점으로 삼을 수 있습니다.

필터링 기준

API
권한

Get a short summary of every webpage.

    Try the built-in AI preview in Chrome.

      Try the Gemini Models.

        Adds a custom cursor on developer.chrome.com.

          This recipe shows how to use sidePanel.getOptions() to retrieve the current side panel and switch between side panels.

            Shows how to display the same side panel on every site using the Side Panel API.

              Provides definitions in the side panel.

                Uses the chrome.privacy.services property to get and set privacy settings.

                  Basic Hello World Extension

                    Generate a red triangle with WebGPU in an extension service worker.