Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.88 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.88 KB

Gartic-Phonebook

gartic-promo-lg-github 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.

Screenshots

Extension's popup window

screenshot-popup

Lobby with changed avatars

screenshot-players

Results screen with changed avatars

screenshot-book

Install from the Chrome Web Store

Check the extension out on the Chrome Web Store here

Install as an unpacked extension

  1. Go to this repository's releases tab
  2. Download the zip file from the latest release (Named gartic-PB-v1.x.x-unpacked.zip, NOT the source code!)
  3. Extract the folder gartic-phonebook-1.x.x from the zip
  4. 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

Build from source:

  1. Install the latest version of NodeJS
  2. Clone/download the repository from GitHub
  3. Open your terminal to the repository's directory
  4. Run npm install
  5. Run npm start
  6. Load the extention into chrome:
    • Access chrome://extensions/
    • Enable developer mode
    • Click on Load unpacked extension
    • Select the project's build folder