324 B
324 B
gdown Native Messaging Host (Step 1 MVP)
Install (macOS + Chrome)
cd tools/native-host
bash install-macos.sh <EXTENSION_ID>
If extension ID is omitted, default ID is used.
Smoke test
cd tools/native-host
npm run smoke
Remove
cd tools/native-host
bash uninstall-macos.sh