builds-tab icon indicating copy to clipboard operation
builds-tab copied to clipboard

Web extension that adds builds tab to Github

Builds Tab for Github

Chrome Web Store Mozilla Add-on

This extension will add "builds" tab to Github in your browser.

Download

Screenshot

screenshot

Features

  • [x] New "builds" tab on repo page, with list of latest builds
  • [ ] Settings page
  • [ ] Optimizations, like caching data from CI services

Supported services

How to build?

  • yarn install
  • yarn build

You can use npm instead of yarn, however that's not officially supported way.