Изучите примеры из репозитория примеров расширений 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.