🎨 Emogen Chrome Extension
Privacy Policy
Last Updated: December 23, 2025
TL;DR: This is a fun portfolio project. We don't collect, store, or sell any personal data.
Everything stays on your device.
1. What We Don't Do
Emogen does NOT:
- Collect personal information (name, email, etc.)
- Track your browsing history
- Share data with third parties
- Sell your data
- Store your prompts on our servers
2. What Data Is Used
Local Storage (On Your Device)
The extension stores your emoji generation history locally on your device using Chrome's storage
API. This data:
- Never leaves your computer
- Is only accessible by the extension
- Is automatically deleted when you uninstall the extension
API Communication
When you generate emojis, your text prompt is sent to our API endpoint:
https://api-lkr3ru3foq-uc.a.run.app/api/emojiFlow
- This is used solely to generate emoji suggestions
- Prompts are not logged or stored server-side
- Processed by OpenAI's GPT-4o-mini API and immediately discarded
3. Permissions Explained
Storage Permission
Used to save your emoji history locally on your device. No cloud backup, no external access.
Host Permissions (https://*/*)
Required only to communicate with the Emogen API for generating emojis. The extension does not
access any other websites.
4. Third-Party Services
The extension uses:
- Firebase Cloud Run - Hosts our API endpoint
- OpenAI GPT-4o-mini - Processes prompts to generate emoji suggestions
Neither service stores your prompts beyond the immediate request processing.
5. Your Rights
You can:
- Uninstall the extension to remove all local data
- Stop using the extension at any time
6. Changes to This Policy
This is a personal portfolio project. If any changes are made to data handling, this policy will be updated with
a new "Last Updated" date.
7. Contact
Questions or concerns?
Emogen is a fun, open-source portfolio project.
Made with ✨ by MW1-Skan