Manage more than 5 VRChat+ emojis
Go to file
2024-10-19 18:36:41 -05:00
dep include dep licenses 2024-10-12 21:57:38 -07:00
2023-10-26_20-50-20-123 VRChat_Emoji_Manager_-_Google_Chrome.png 2023-10-26 21:13:33 -07:00
background.js animated emojis 2024-10-12 21:48:16 -07:00
content-script.js animated emojis 2024-10-12 21:48:16 -07:00
db.js fix db backcompat upgrade 2024-10-09 17:18:49 -07:00
icon128.png 2023-10-26 21:13:33 -07:00
manage.html stickers 2024-10-09 16:14:42 -07:00
manage.js animated emojis 2024-10-12 21:48:16 -07:00
manifest.json animated emojis 2024-10-12 21:48:16 -07:00
popup.html '' 2023-10-27 13:53:46 -07:00
popup.js '' 2023-10-27 13:53:46 -07:00
readme.md Update readme.md 2024-10-19 18:36:41 -05:00

VRChat Emoji and Sticker 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.

Get it on the Chrome Web Store!!! https://chromewebstore.google.com/detail/vrchat-emoji-and-sticker/obmoelidfamikmdhgjeoacpmkfhohekb

image

Manual install from source

  1. If you have git, run git clone https://gitea.moe/lamp/vrchat-emoji-manager.git. If not, download and extract the zip.
  2. Navigate to chrome://extensions/
  3. Enable developer mode
  4. Click "Load unpacked"
  5. Select the cloned or unzipped folder
  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/ and reload the extension

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.

IF ANY ISSUES REPORT HERE