{"id":28557987,"url":"https://github.com/jonathanbertholet/promptmanager","last_synced_at":"2026-05-24T01:05:34.064Z","repository":{"id":256934767,"uuid":"856868602","full_name":"jonathanbertholet/promptmanager","owner":"jonathanbertholet","description":"Open Source Prompt Manager for ChatGPT, Supports 19 LLMs \u0026 some cool features!  ","archived":false,"fork":false,"pushed_at":"2026-04-23T22:49:16.000Z","size":72433,"stargazers_count":80,"open_issues_count":15,"forks_count":23,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-24T00:27:52.359Z","etag":null,"topics":["chatgpt","chrome-extension","copilot","deepseek","gemini","github-copilot","grok","lmarena","openai","openrouter","openrouterai","prompt-engineering","prompt-toolkit","prompting"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/open-prompt-manager/gmhaghdbihgenofhnmdbglbkbplolain?hl=en-GB\u0026authuser=0","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanbertholet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-13T11:09:33.000Z","updated_at":"2026-03-30T09:00:49.000Z","dependencies_parsed_at":"2024-12-05T17:26:44.159Z","dependency_job_id":"03f5a72e-9828-42bf-8db1-72a17ae45454","html_url":"https://github.com/jonathanbertholet/promptmanager","commit_stats":null,"previous_names":["jonathanbertholet/promptmanager"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanbertholet/promptmanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbertholet%2Fpromptmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbertholet%2Fpromptmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbertholet%2Fpromptmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbertholet%2Fpromptmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanbertholet","download_url":"https://codeload.github.com/jonathanbertholet/promptmanager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbertholet%2Fpromptmanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33417491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatgpt","chrome-extension","copilot","deepseek","gemini","github-copilot","grok","lmarena","openai","openrouter","openrouterai","prompt-engineering","prompt-toolkit","prompting"],"created_at":"2025-06-10T08:02:23.070Z","updated_at":"2026-05-24T01:05:34.048Z","avatar_url":"https://github.com/jonathanbertholet.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Open Prompt Manager\n\nA lightweight Chrome extension for managing prompts across multiple AI chatbots including ChatGPT, Claude, Gemini, NotebookLM, Deepseek,Copilot, Grok, and Poe.\n\n## Features\n\n- 🚀 Save, edit and organize your favorite prompts\n- Advanced organization using tags\n- 🔍 Quick search functionality \u0026 keyboard navigation\n- 💾 Import/Export prompts for sharing\n- 🌓 Supports both light and dark modes\n- 🔄 Variable support with `#variable#` syntax\n- 🎯 Works with multiple AI platforms:\n  \u003c!--\n    The previous list of supported platforms was not formatted as a valid Markdown table.\n    Below is a properly formatted Markdown table for better rendering.\n  --\u003e\n  | ChatGPT    | Claude     | Google Gemini |\n  |------------|------------|---------------|\n  | NotebookLM | Deepseek   | Copilot       |\n  | Grok       | Poe        | Qwen          |\n  | Perplexity | Kimi       | Mistral       |\n  | Abacus     | OpenRouter |               |\n\n\n## Installation\n\n1. Install from the [Chrome Web Store](https://chromewebstore.google.com/detail/open-prompt-manager/gmhaghdbihgenofhnmdbglbkbplolain)\n2. Use permissions to grant access to the LLMs you want.\n\n### Keyboard Shortcuts\n\n- **⌘ + Shift + P** (Mac) or **Ctrl + M** (Windows/Linux): Open/close prompt list\n- **↑/↓**: Navigate through prompts\n- **Enter**: Select a prompt\n- **Esc**: Close the prompt manager\n\n## Testing\n\nThis project includes automated tests using **Puppeteer** and **Jest**. For more advanced testing, refer to the [Puppeteer API documentation](https://pptr.dev/).\n\nFor detailed instructions on how to run and debug tests, see the [Testing Guide](TESTING.md).\n\n## Privacy\n\n- All prompts are stored locally in your browser\n- No data is sent to external servers\n- Your prompts are saved in local storage for maximum capacity\n\n## License\n\nThis project is open source and available under the MIT License.\n\n## Attributions\n\n### Contributing members :\n\n- Thanks to Hexodus for identifying a bug \u0026 helping me resolve it\n- Thanks to Abdallahheidar for his ideas, contributions, and teamwork on this project!\n- Thanks to HideMaru for the nice icon!\n\n\u003ca href=\"https://www.flaticon.com/free-icons/chatbot\" title=\"chatbot icons\"\u003eChatbot icons created by HideMaru - Flaticon\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanbertholet%2Fpromptmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanbertholet%2Fpromptmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanbertholet%2Fpromptmanager/lists"}