Browser Extension Developer
Great Docs, Tools, APIs - Maximize Your Efficiency
Tools & APIs
확장 순위
인기, 성장, 업데이트에 따른 Chrome 확장 프로그램의 종합적인 순위를 살펴보세요. 새로운 트렌드, 사용자 선호도, 시장 기회를 살펴보고 다음 확장 프로그램 프로젝트에 영감을 얻을 수 있습니다. 인사이트와 혁신을 원하는 개발자에게 적합합니다.
Chrome 다운로드
개발자가 Chrome 확장 프로그램을 테스트할 수 있도록 다양한 운영 체제용 Chrome 버전에 대한 설치 파일을 제공합니다.
JSON 번역기
Chrome 확장 프로그램을 위한 강력한 JSON 번역 도구. 55개 언어, AI 기반 번역 및 대량 언어 파일 생성을 지원합니다.
Docs & Tutorials
API reference
Most extensions need access to one or more Chrome Extensions APIs to function. This API reference describes the APIs available for use in extensions and presents example use cases.
Permissions
To access most extension APIs and features, you must declare permissions in your extension's manifest. Some permissions trigger warnings that users must allow to continue using the extension.
Manifest the format
Every extension must have a `manifest.json` file in its root directory that lists important information about the structure and behavior of that extension.