Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oliverschloebe/webext-marah
- Owner: oliverschloebe
- Created: 2023-07-02T12:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T16:27:07.000Z (about 1 year ago)
- Last Synced: 2024-12-04T13:46:49.734Z (about 1 month ago)
- Topics: web-ext, web-extension, webextension
- Language: CSS
- Homepage: https://marah.discord-bot.com/browserplugin/
- Size: 244 KB
- Stars: 2
- Watchers: 2
- 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
```