Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moqada/5rolli-crx

Chrome Extension for 5ROLLI
https://github.com/moqada/5rolli-crx

Last synced: about 1 month ago
JSON representation

Chrome Extension for 5ROLLI

Awesome Lists containing this project

README

        

# 5rolli-crx

[![Build Status][travis-image]][travis-url]
[![Coverage Status][codecov-image]][codecov-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![DevDependency Status][daviddm-dev-image]][daviddm-dev-url]
[![Release][release-image]][release-url]
[![License][license-image]][license-url]

Chrome Extension for [5ROLLI](https://github.com/tongariboyz/5rolli/).

## Preview

![](https://i.gyazo.com/0861522423b85750b3284e03e6217096.png)

## Installation

1. Downloads latest release file from [GitHub Releases](https://github.com/moqada/5rolli-crx/releases)
2. Open Google Chrome
3. Drop `5rolli.crx` to `chrome://extensions`.

## Build

```
$ git clone https://github.com/moqada/5rolli-crx.git
$ cd 5rolli-crx
$ npm i && npm run build
$ cd build
```

[travis-url]: https://travis-ci.org/moqada/5rolli-crx
[travis-image]: https://img.shields.io/travis/moqada/5rolli-crx.svg?style=flat-square
[daviddm-url]: https://david-dm.org/moqada/5rolli-crx
[daviddm-image]: https://img.shields.io/david/moqada/5rolli-crx.svg?style=flat-square
[daviddm-dev-url]: https://david-dm.org/moqada/5rolli-crx#info=devDependencies
[daviddm-dev-image]: https://img.shields.io/david/dev/moqada/5rolli-crx.svg?style=flat-square
[codecov-url]: https://codecov.io/github/moqada/5rolli-crx
[codecov-image]: https://img.shields.io/codecov/c/github/moqada/5rolli-crx.svg?style=flat-square
[license-url]: http://github.com/moqada/5rolli-crx/blob/master/LICENCE
[license-image]: https://img.shields.io/github/license/moqada/5rolli-crx.svg?style=flat-square
[release-url]: https://github.com/moqada/5rolli-crx/releases
[release-image]: https://img.shields.io/github/release/moqada/5rolli-crx.svg?style=flat-square