Skip to content

Track reviewed files, manage your review progress, and enhance your productivity with intuitive features like auto-viewing files and collapsing all files with a single click.

License

Notifications You must be signed in to change notification settings

mdsaban/github-boost

Repository files navigation

Github Boost

📁 Read Docs | 🔗 Install extension

Github boost

Features

  • Dim Viewed Files: Easily distinguish between reviewed and unreviewed files.
  • Show Remaining Lines of Code: Keep track of how many lines of code are left to review
  • Auto View Files: Automatically mark files as viewed based on customizable regex patterns for filenames or directories.
  • Collapse/Uncollapse All Files: Quickly collapse or expand all files in the PR for better navigation.

Setup on your local

  1. Clone the Repository
  2. Install Dependencies and run the project
    yarn install
    yarn dev
  3. Open Chrome Extensions Page
    • Open Chrome and go to chrome://extensions/.
    • Enable Developer mode by toggling the switch in the top right corner.
    • Click on the Load unpacked button and select the dist folder from the cloned repository.
  4. Verify Installation
    • Open a Github PR and you should see the extension icon in the top right corner of the browser.
    • Click on the icon to see the extension popup.

Reference

Used Chrome Extension Boilerplate.

Contributing

Feel free to open PRs or raise issues!

About

Track reviewed files, manage your review progress, and enhance your productivity with intuitive features like auto-viewing files and collapsing all files with a single click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published