A powerful Chrome Extension to manage, organize, and inject prompts into any AI chatbot (ChatGPT, Claude, Gemini). Features folders, drag & drop, and variable placeholders
Stars
11
Forks
1
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
fix: last modified timestamp only updates on library changes
d264037View on GitHubMerge pull request #7 from carlosguadian/fix/phase1-and-phase2-improvements
9b74303View on GitHubfix: clean up debug logs and finalize injection bugfix
2da951eView on GitHubfix: remove #varModal display:none that overrode .modal class visibility
e86c34eView on GitHubdebug: add logging inside askUserForValue to trace variable modal issue
60ad890View on GitHubfix: add robust error handling and null content guard in handleInject
6b5553bView on GitHubfix: move varModal before script tag and add async error handling
352aaaaView on GitHubdocs: update README with all current features and project structure
5a6b2ceView on GitHubfeat: add prompt preview, duplicate, favorites, usage tracking, and dark mode (Phase 4)
6ca9e0aView on GitHubMerge pull request #5 from carlosguadian/refactor/phase3-maintainability
473b414View on GitHubrefactor: move varModal to fixed HTML structure, extract styles, optimize folder toggle
d5d0419View on GitHub