https://github.com/fellyph/extension-chrome
Testing the Prompt API from Chrome
https://github.com/fellyph/extension-chrome
ai chrome chrome-extension gemini
Last synced: 8 days ago
JSON representation
Testing the Prompt API from Chrome
- Host: GitHub
- URL: https://github.com/fellyph/extension-chrome
- Owner: fellyph
- Created: 2024-11-28T17:41:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T10:57:55.000Z (over 1 year ago)
- Last Synced: 2025-02-25T19:47:18.235Z (over 1 year ago)
- Topics: ai, chrome, chrome-extension, gemini
- Language: TypeScript
- Homepage: https://blog.fellyph.com.br
- Size: 248 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extension-chrome
This project is a Chrome extension that uses AI to check text for sensitive information and suggest improvements.
This propototype is a proof of concept and is not intended for production.
## Features
- Check text for sensitive information
- Suggest improvements to the text
Author: Fellyph