firefoxpkg) name="Firefox" type="pkg" downloadURL="https://download.mozilla.org/?product=firefox-pkg-latest-ssl&os=osx&lang=en-US" firefoxVersions=$(curl -fs "https://product-details.mozilla.org/1.0/firefox_versions.json") appNewVersion=$(getJSONValue "$firefoxVersions" "LATEST_FIREFOX_VERSION") expectedTeamID="43AQ936H96" blockingProcesses=( firefox ) ;;