feat: refine download UX and native host flow

This commit is contained in:
tongki078
2026-02-25 11:12:23 +09:00
parent 34f63acf49
commit d85fdc1101
12 changed files with 474 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
EXTENSION_ID="${1:-alaohbbicffclloghmknhlmfdbobcigc}"
EXTENSION_ID="${1:-makoclohjdpempbndoaljeadpngefhcf}"
HOST_NAME="org.gdown.nativehost"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
RUNNER_PATH="$SCRIPT_DIR/.runtime/run-host-macos.sh"