'Refined GitHub' is a browser extension that adds over 100 features to GitHub and improves its interface to make it easier to use.



' Refined GitHub ' is a browser extension that adds many easy-to-use features to GitHub.

GitHub - refined-github/refined-github: :octocat: Browser extension that simplifies the GitHub interface and adds useful features

https://github.com/refined-github/refined-github

The steps to install Refined GitHub are as follows: First, click the link above to open the GitHub repository of Refined GitHub. Refined GitHub is available for Chrome, Firefox, and Safari, but since we will be using Chrome this time, click the button next to the Chrome logo.



This will open the Chrome Web Store. Click 'Add to Chrome.'



A confirmation will appear, so click 'Add extension'.



Once the extension installation was complete, the welcome page was automatically opened. You need to enter your GitHub access token in the settings. Click on the text that says 'extension's options' to open the settings page.



Click “generate a token”.



You will be asked to log in to GitHub, so enter your ID and password and click 'Sign in'.



You will be redirected to the access token generation page.



There is nothing to change, so just scroll down to the bottom and click 'Generate token'.



The access token will be displayed, so click the button in the red frame to copy it.



Return to the Refined GitHub settings page and paste the token you copied into the access token input field. Your account name will appear on the right and all the checklists below will be checked. You're ready to go.



Refined GitHub has over 100 features, among which the most useful are:

- Visualize whitespace in your code



- Added the ability to resolve conflicts with one click



- Shows the base commit of the pull request (PR) and how far it is from the current HEAD



Added option to hide all events in issues and PRs except comments and unresolved comments



- Enable custom notifications for issues and PRs with one click



- Added 'View in standard branch' button to directories and files



-Added a 'Discard all changes in this file' button to files in PR



- Added the ability to select notifications by type or status.



Other features are listed in the repository , so please check them out. GitHub also got inspiration from Refined GitHub , and as of the time of writing , 42 features have been officially implemented.

in Review,   Software,   Web Application, Posted by log1d_ts