#!/bin/sh set -eu cd "$(dirname "$0")" HOST_DIR="${HOME}/.mozilla/native-messaging-hosts" mkdir -p "$HOST_DIR" cat >"$HOST_DIR/accent_color.json" <