Files
remove-youtube-suggestions/firefox.sh
T
Lawrence Hook 8a383da321 version 4.3.76
2026-04-19 15:31:01 -04:00

7 lines
79 B
Bash
Executable File

#!/bin/bash
cd src
cp firefox_manifest.json manifest.json
web-ext build
cd ..