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