Merge branch 'main' into links-for-cdns-being-dumb

This commit is contained in:
wompmacho
2020-11-11 16:35:18 -05:00
4 changed files with 7 additions and 4 deletions

3
.jshintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"esversion": 6
}

View File

@@ -1,8 +1,8 @@
<p align="center"> <p align="center">
<img width="443" height="592" src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/gif/emotesMenu.gif"> <img width="443" height="592" src="https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/gif/emotesMenu.gif">
</p> </p>
# live-chat # wompchat
[![Discord](https://img.shields.io/discord/238458588169895937?label=Discord&style=plastic)](https://discord.gg/pVNnTDA) [![BTC](https://img.shields.io/static/v1?label=BTC&style=plastic&message=3QkKHVyT1nZLEeH8f77bUhXorXKPQs5gzN&color=red)](https://github.com/wompmacho/womp/blob/main/cdn/assets/img/btc.JPG) [![Discord](https://img.shields.io/discord/238458588169895937?label=Discord&style=plastic)](https://discord.gg/pVNnTDA) [![BTC](https://img.shields.io/static/v1?label=BTC&style=plastic&message=3QkKHVyT1nZLEeH8f77bUhXorXKPQs5gzN&color=red)](https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/img/btc.JPG)
A Chrome Extension To Improve YouTube Livestream Chat A Chrome Extension To Improve YouTube Livestream Chat

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View File

@@ -1,6 +1,6 @@
{ {
"name": "WompChat", "name": "WompChat",
"version": "1.0.3", "version": "1.0.4",
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.", "description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
"scripts": { "scripts": {
"start": "webpack --progress --watch", "start": "webpack --progress --watch",