A Chrome extension that sets custom avatars for your Gartic Phone games! Ideal for streamers, content creators, or for those who want to see their friends' awesome avatars.
Extension's popup window
Lobby with changed avatars
Results screen with changed avatars
Check the extension out on the Chrome Web Store here
- Go to this repository's releases tab
- Download the zip file from the latest release (Named
gartic-PB-v1.x.x-unpacked.zip
, NOT the source code!) - Extract the folder
gartic-phonebook-1.x.x
from the zip - Load the extracted folder into chrome:
- Access
chrome://extensions/
- Enable developer mode
- Click on
Load unpacked extension
- Select the folder that you extracted
gartic-phonebook-1.x.x
- Access
- Install the latest version of NodeJS
- Clone/download the repository from GitHub
- Open your terminal to the repository's directory
- Run
npm install
- Run
npm start
- Load the extention into chrome:
- Access
chrome://extensions/
- Enable developer mode
- Click on
Load unpacked extension
- Select the project's
build
folder
- Access