added psd to git ignore, updating names

This commit is contained in:
wompmacho
2020-11-09 20:18:16 -05:00
parent 8cfd1a37f2
commit dd2c56a5dc
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
dev-build
node_modules
build
*.psd

View File

@@ -1,8 +1,8 @@
<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>
# live-chat
[![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/womp/assets/img/btc.JPG)
# 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://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/img/btc.JPG)
A Chrome Extension To Improve YouTube Livestream Chat

View File

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