a cli to find and remove links that might annoy the chrome web store team
often these are firebase links for some reason
npx badlinks <folder>
to scannpx badlinks <folder> -r
to remove
Usage: bad firebase links <folder> [options]
Arguments:
folder Folder to find JS links in
Options:
-r, --remove Remove the JS links
-h, --help display help for command