Extension Management
kernel extensions list
List all extensions in your organization.
Output includes:
- Extension ID
- Name (if assigned)
- Created date
- Size in bytes
- Last used date
kernel extensions upload <directory>
Upload an unpacked browser extension directory or zip file.
Example:
Extensions requiring enterprise policies must include
update.xml and .crx files. See Extensions requiring enterprise policies for details.kernel extensions download <id-or-name>
Download an extension archive by ID or name.
Example:
kernel extensions delete <id-or-name>
Delete an extension by ID or name.
Example:
kernel extensions download-web-store <url>
Download and unpack an extension directly from the Chrome Web Store.
Example:
kernel extensions build-web-bot-auth
Build Cloudflare’s Web Bot Auth browser extension for signing HTTP requests with RFC 9421 signatures.
Examples:
This command requires Node.js and npm to be installed on your system.