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 year ago
JSON representation
Diverse Arten der Unterstützung für die Twitch-Streamerin m_a_r_a_h
- Host: GitHub
- URL: https://github.com/oliverschloebe/webext-marah
- Owner: oliverschloebe
- Created: 2023-07-02T12:31:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T16:27:07.000Z (almost 3 years ago)
- Last Synced: 2025-07-13T19:54:35.077Z (about 1 year ago)
- Topics: web-ext, web-extension, webextension
- Language: CSS
- Homepage: https://marah.discord-bot.com/browserplugin/
- Size: 244 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```