https://github.com/bluebirdback/chatgpt-avatar-replacer
A Chrome extension that replaces the default avatar in ChatGPT with a custom base64 encoded image using MutationObserver.
https://github.com/bluebirdback/chatgpt-avatar-replacer
Last synced: 9 months ago
JSON representation
A Chrome extension that replaces the default avatar in ChatGPT with a custom base64 encoded image using MutationObserver.
- Host: GitHub
- URL: https://github.com/bluebirdback/chatgpt-avatar-replacer
- Owner: BlueBirdBack
- License: mit
- Created: 2024-03-20T03:48:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T03:48:46.000Z (almost 2 years ago)
- Last Synced: 2025-07-02T15:50:09.467Z (11 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT Avatar Replacer
A Chrome extension that replaces the default avatar in ChatGPT with a custom base64 encoded image using MutationObserver.