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
- Host: GitHub
- URL: https://github.com/spookyuser/badlinks
- Owner: spookyuser
- License: mit
- Created: 2023-11-13T16:09:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T12:57:04.000Z (over 1 year ago)
- Last Synced: 2025-04-04T01:07:10.435Z (about 1 year ago)
- Topics: chrome-extension, cli, testing
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!