Download Chrom(e|ium) extensions from Chrome Web Store and serve a update manifest.
- Get wheel from Release or build it yourself.
- Install the wheel in your system.
- Run
crx-repo
to know how to use the cli.
-
Prepare pdm: See here for more info.
-
Build wheel: Run
pdm build
in the repository. -
Get wheel: You can find wheel at
./dist
folder.
See https://developer.chrome.com/docs/extensions/how-to/distribute/host-on-linux#update_manifest for more info.