Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する
Blocklet Workflows

Packaging & Versioning


Once your blocklet is developed and tested, the next step is to prepare it for distribution. This involves two essential processes: managing the version number to track changes and packaging the application into a deployable bundle. The Blocklet CLI provides dedicated commands to streamline this workflow.

This section provides an overview of the packaging and versioning commands. For detailed usage and options, refer to the specific guides linked below.

Standard Workflow#

The typical process for preparing a new release follows a clear sequence:



After successfully versioning and bundling your blocklet, it is ready to be shared. Proceed to the Distribution guide to learn how to deploy your blocklet to a server or upload it to a blocklet store.