Confira exemplos no repositório de exemplos de extensões do Chrome (link em inglês). Use-os para saber como as extensões funcionam ou como ponto de partida para criar suas próprias extensões.

Filtrar por

APIs
Permissões

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.