Skip to content
/ Poof Public

A custom chrome extension for pull requests on github, to hide the changes from dev-tool.

License

Notifications You must be signed in to change notification settings

R-maan/Poof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poof

A custom chrome extension for pull requests on github, to hide the changes from dev-tool.

This extension can hide all the files which are in vendor or resources folder of a pull request, as well as auto generated files *.gen.go, files in .circleci, and go.mod and go.sum to make the pull request shorter and easier to focus on the files which need to be reviewed.

👉🏼 This is still WIP (version 0.1.0). Feel free to open issues or raise pull request.

Installation:

  • Download the contents
  • Go to chrome://extensions/
  • Enable Developer mode, top right corner
  • In chrome extensions settings, click Load Unpacked
  • Select the folder where you downloaded this extension.
  • Enable the extension with the switch right corner of this extension’s card

About

A custom chrome extension for pull requests on github, to hide the changes from dev-tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published