Compare commits

..

No commits in common. "b2054992b282eb482635f9dc0148154382f001f2" and "a74163b29a446dfc6b95e211e90f3b7478bae25b" have entirely different histories.

View File

@ -1,6 +1,6 @@
# VRChat Emoji and Sticker Manager
# VRChat Emoji Manager
VRChat Plus has a custom emoji and sticker feature but they are limited to 9 emojis or stickers and you cannot change the animation styles of the emojis. This Chrome extension allows you to have a much larger collection of emojis or stickers and conveniently toggle them on and off when needed.
VRChat Plus has a custom emoji feature but it is limited to 9 emojis and you cannot change their animation styles. This Chrome extension allows you to have a much larger collection of emojis and conveniently toggle them on and off when needed.
![image](2023-10-26_20-50-20-123%20VRChat_Emoji_Manager_-_Google_Chrome.png)
@ -14,11 +14,7 @@ VRChat Plus has a custom emoji and sticker feature but they are limited to 9 emo
6. Open https://vrchat.com/home, existing emojis should be imported
7. Click extension icon to launch in tab or window
## Update
1. Export your emojis/stickers so you have a backup
2. If you installed with git, run `git pull`. If not, download the zip again, and extract it to the SAME PATH
3. Go to [chrome://extensions/](chrome://extensions/) and reload the extension
If you use git you can update by running `git clone` and then clicking reload in chrome extensions. Otherwise you have to download the zip again and extract it to the same path.
Note, do not move or rename the extension folder, otherwise you have to re-add the extension to Chrome, which will change the extension ID, and your emojis will be gone. It is also a good idea to keep an export file as a backup.