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_or_file>
-- recursively search .js files in a folder for bad links
For more options run npx badlinks --help
Yes!