Explora los ejemplos del repositorio de muestras de extensiones de Chrome . Úsalas para aprender cómo funcionan las extensiones o como puntos de partida para crear tus propias extensiones.

Filtrar por

API
Permisos

Get a short summary of every webpage.

    Try the built-in AI preview in Chrome.

      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.

          Try the Gemini Models.

            Provides definitions in the side panel.

              Shows how to call sidePanel.open() to open a global side panel.

                Shows how to display the side panel only on google.com using the Side Panel API.