An open API service indexing awesome lists of open source software.

https://github.com/spookyuser/badlinks

Removes links that can get extensions removed from the chrome store
https://github.com/spookyuser/badlinks

chrome-extension cli testing

Last synced: about 1 year ago
JSON representation

Removes links that can get extensions removed from the chrome store

Awesome Lists containing this project

README

          

# badlinks

a cli to find and remove links that might annoy the chrome web store team

often these are firebase links for some reason

# Usage

`npx badlinks ` -- recursively search .js files in a folder for bad links

For more options run `npx badlinks --help`

# Contributing

Yes!