Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oliverschloebe/webext-marah

Diverse Arten der Unterstützung für die Twitch-Streamerin m_a_r_a_h
https://github.com/oliverschloebe/webext-marah

web-ext web-extension webextension

Last synced: about 1 month ago
JSON representation

Diverse Arten der Unterstützung für die Twitch-Streamerin m_a_r_a_h

Awesome Lists containing this project

README

        

# webext-marah
Diverse Arten der Unterstützung für die Twitch-Streamerin [m_a_r_a_h](https://www.twitch.tv/m_a_r_a_h).

## Development

Fork the repo, run the extension in Firefox.

```bash
web-ext run
```

`web-ext` auto-reloads the extension when files change.

### Build

Please run the linter before committing to this repo.

```bash
web-ext lint
```

To build the extension, run

```bash
web-ext build
```