Install the dependencies and build the project
yarn install
yarn build
npm install
npm run build
Open chrome extensions manager
Toggle developer mode
Click on Load Unpacked
Navigate to the Gitlab Releases page
This project was started because there's no option to filter the relevant information to a particular Mode or Tier of gitlab instalation on the release pages, with this it's easier to read only the relevant features to your gitlab installation.
This is a project done in my free time to fix an issue that was bothering me a bit, if anyone wants to fork or contribute to this project you are welcome to do it.
This was created as a React App to be able to make this a quick and dirty win.
I've followed this great tutorial from Juan Cruz Martinez