Skip to content

Instantly share code, notes, and snippets.

@teddywing
teddywing / firefox-nightly-unbranded.sh
Last active June 18, 2023 18:27 — forked from KwanEsq/unbranded.js
Download the latest unbranded release build from the Firefox Nightly channel
#!/bin/sh
# download-nightly2
# Download the latest release build of Firefox Nightly for Mac OS.
#
# Ported from KwanEsq's JavaScript user script:
# https://gist.github.com/KwanEsq/0959333d8c8781f6582fe3988af4d483
macos_type_name='build-macosx64-add-on-devel%2Fopt'