Download Latest Version pawwork-zhuazhua-1.1.0.zip (10.5 MB) Google Add to Preferred Sources
Home / unpacked-af56da4
Name Modified Size InfoDownloads / Week
Parent folder
paw-work-unpacked.zip 2026-09-01 11.8 MB
Paw Work unpacked unpacked-af56da4 source code.tar.gz 2026-09-01 10.4 MB
Paw Work unpacked unpacked-af56da4 source code.zip 2026-09-01 10.7 MB
README.md 2026-09-01 1.0 kB
Totals: 4 Items   32.8 MB 0

Preferred: clone only branch unpacked. The last line prints the absolute path — Load unpacked that folder.

git clone --depth 1 --single-branch --branch unpacked https://github.com/Player-YN/PawWork_ZhuaZhua.git paw-work (Get-Item .\paw-work).FullName

Clone creates paw-work under the directory where you run the command (not a fixed Desktop path). If you run it from your user home, that is C:\Users\yyy\paw-work.

Then Chrome → chrome://extensions → Developer mode → Load unpacked → select the printed folder (the one with manifest.json).

This zip is the same bytes. Unzip, then the same Chrome steps on the inner paw-work folder.

Do not git clone the default (source) branch to install. Do not load a folder that contains node_modules.

推荐:只克隆 unpacked 分支。克隆会在你运行命令时的当前目录下新建 paw-work,不是固定到桌面。最后一行会打印绝对路径;Chrome 加载已解压的扩展程序时选那个文件夹。不要 clone 源码仓当安装包。

Source: README.md, updated 2026-09-01