/refined-github

Safari extension that simplifies the GitHub interface and adds useful features

Primary LanguageHTMLMIT LicenseMIT

Refined GitHub for Safari

Build Status

Browser extension that simplifies the GitHub interface and adds useful features

This is a Safari version of Refined GitHub.

Install

Install from the Safari Extensions Gallery

or

Download latest release

Development

Before starting, git submodules should be checked out (git submodule update --init) and Node should be installed.

Then, install required dependencies with

npm install

After this, running

npm run build

will build the extension files to "refined-github.safariextension" directory. This directory can be loaded with Extension Builder to Safari.