- View All: Clicking the "View All" set all files as viewed
- Undo View All: Clicking the "Undo View All" set all files as unviewed
To install and use the Github View/Unview All Extension, follow these steps:
- Clone or download the extension files from the GitHub repository.
- Open the Chrome browser and go to
chrome://extensions
. - Enable the "Developer mode" toggle located in the top right corner.
- Click on the "Load unpacked" button and select the folder where you cloned or downloaded the extension files.
- The extension should now be installed and ready to use.
- Navigate to a GitHub pull request page that matches the following pattern:
https://github.com/username/repository/pull/123/files
, whereusername
is the GitHub username andrepository
is the name of the repository. - Once on the pull request page, the extension will automatically add buttons to the page's header.
This extension is released under the MIT License. You are free to modify and distribute the extension according to the terms of this license.