Gravatar profile pictures on Google Stadia.
Find a file
Victor Westerlund 62e493cbfd Streamlined getComputedStyle(document.body)
getComputedStyle(document.body) can now be accessed from this.style within a Page() instance.

Added basic content insertion to ChangeAvatar.mjs.

Page() body font-size for extension popup.
2021-02-08 11:09:06 +01:00
client Streamlined getComputedStyle(document.body) 2021-02-08 11:09:06 +01:00
server New folder structure for extension 2021-02-08 04:50:47 +01:00
.gitignore New folder structure for extension 2021-02-08 04:50:47 +01:00
LICENSE Initial commit 2021-02-03 23:49:16 +01:00
README.md Added link to StadiaAvatar bot on Stadia 2021-02-06 06:07:23 +01:00
setup-db.sql Added DB interface and get/update endpoints. 2021-02-04 17:50:24 +01:00

Stadia Avatar

Use Gravatars with Google Stadia.

Userscript for Tampermonkey to bring Globally Recognized Avatars (Gravatars) into Stadia for you and your friends.

Stadia Avatar is not affiliated with Stadia or Google LLC.
Stadia, the Stadia beacon, and related marks and logos are trademarks of Google LLC.

 

Installing / Get started

Disclaimer before we get started!
Stadia Avatar relies on a third-party database to store and retrieve the Gravatars. Your Stadia player ID and Gravatar hash is stored and made available to the public through Stadia Avatar's API.

Information stored is and will always be limited to player ID, Gravatar hash and a Last-modified timestamp.


  1. Install the Userscript manager Tampermonkey from the Chrome Web Store. (Other Userscript managers might work too.)

  2. Head over to GreasyFork and install the Stadia Avatar client Userscipt.

  3. Wait for the Userscript to install, and then open Stadia. (Stadia Avatar is now installed.)

  4. To link your Gravatar account with Stadia, head over to the Messages tab in your friends list.

  5. Send a message to StadiaAvatar#8777 (Stadia Avatar bot) with the e-mail associated to your Gravatar account.

    Sign up to Gravatar with a disposable E-mail (such as 10minutemail.com) if you wish to keep your actual E-mail private.

  6. That's it! Refresh the page now to see your Gravatar.

    The bot will not respond to your message. Make sure you entered your E-mail correctly if you see the default Gravatar picture. If nothing changed at all, the bot is most likely not working :)

Creating a Gravatar account / Changing your profile picture

Follow the instruction on gravatar.com to set up your Gravatar account.

Known issues!

Issue
Avatars don't work on profile pagesOriginal Stadia profile pictures are shown on all /profile/ pages.
Ambiguity in the DOM makes it difficult to link a profile page to a specific user.

Report issues & suggest features

Please report bugs and suggest new features under Issues.

License

Stadia Avatar is licensed under the GNU General Public License v3.0.