Chrome 拡張機能のサンプル リポジトリでサンプルを確認する。拡張機能の仕組みを理解したり、独自の拡張機能を作成するための出発点として使用したりできます。

フィルタ条件

API
権限

Get a short summary of every webpage.

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

      Try the Gemini Models.

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

          Adds a custom cursor on developer.chrome.com.

            Try the built-in AI preview in Chrome.

              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.