Pelajari contoh dari repositori contoh Ekstensi Chrome . Gunakan ini untuk mempelajari cara kerja ekstensi atau sebagai titik awal untuk membuat ekstensi Anda sendiri.

Filter Menurut

API
Izin

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.