Chrome 확장 프로그램 샘플 저장소의 샘플을 살펴보세요. 이를 사용하여 확장 프로그램의 작동 방식을 알아보거나 자체 확장 프로그램을 빌드하기 위한 시작점으로 삼을 수 있습니다.

필터링 기준

API
권한

Override system power-saving settings.

    Demonstrates how to override the default history page.

      Uses the "chrome_url_overrides" manifest key by replacing the user's default new tab page with a new html file.