added psd to git ignore, updating names
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
dev-build
|
dev-build
|
||||||
node_modules
|
node_modules
|
||||||
build
|
build
|
||||||
|
*.psd
|
||||||
@@ -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
|
||||||
[](https://discord.gg/pVNnTDA) [](https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/img/btc.JPG)
|
[](https://discord.gg/pVNnTDA) [](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
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Womp",
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user