https://github.com/aashutoshrathi/pruner
Focus on the PRs made by fellow humans
https://github.com/aashutoshrathi/pruner
chrome-extension dependabot mv3 pull-request
Last synced: 6 months ago
JSON representation
Focus on the PRs made by fellow humans
- Host: GitHub
- URL: https://github.com/aashutoshrathi/pruner
- Owner: aashutoshrathi
- License: mit
- Created: 2023-03-14T06:14:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T10:51:23.000Z (about 2 years ago)
- Last Synced: 2025-02-13T20:52:10.747Z (8 months ago)
- Topics: chrome-extension, dependabot, mv3, pull-request
- Language: JavaScript
- Homepage: http://pruner.aashutosh.dev/
- Size: 95.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PruneR
[
](https://pruner.aashutosh.dev)
Dependency management is hard and dependabot like bots makes it easy. But it also floods PR list with a lot of PRs. This extension helps you toggle the visibility of such PRs.
This reduces the clutter and you can focus on what you have to review.Hence the name *P*rune*R*
> [!NOTE]
> This is for very3 lazy and my kinda people, who don't want to do anything manually.## Installation
[link-chrome]: https://chrome.google.com/webstore/detail/pruner/dmnfcgnmillpemklpladliejgigipcen 'Version published on Chrome Web Store'
[
][link-chrome] [
][link-chrome] and other Chromium browsers
## Demo 🎥
[](https://www.youtube.com/watch?v=R--YNMb8tNE "PruneR Demo")
## Development
- Get it locally -
```sh
git clone https://github.com/aashutoshrathi/PruneR.git
```**OR**
Download the latest version here: [PruneR ✨](https://github.com/aashutoshrathi/PruneR/archive/main.zip)
- Go to `chrome://extensions/` & enable Developer Mode.
- Click on Load Unpacked Extension and Open/Select the folder.