/builds-tab

Web extension that adds builds tab to Github

Primary LanguageJavaScriptMIT LicenseMIT

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

  • 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.