{"id":41706476,"url":"https://github.com/giaphiep/chatgpt-wizard","last_synced_at":"2026-01-24T21:32:36.402Z","repository":{"id":198656889,"uuid":"700145787","full_name":"giaphiep/chatgpt-wizard","owner":"giaphiep","description":"Boost your browser with ChatGPT Wizard: instantly solve quizzes, ask ChatGPT, explain, translate, summarize, rewrite, grammar correction and write email, read selected text","archived":false,"fork":false,"pushed_at":"2024-08-22T07:48:20.000Z","size":13703,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-22T08:58:13.416Z","etag":null,"topics":["ai","chatgpt","chrome-extension","email","gpt-3","gpt-4","grammar-checker","quiz-slover","rewrite","summarize","translate","vision"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/chatgpt-wizard/gflglaphohkgcoelkkhooamdckljhjne?hl=en\u0026authuser=0","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giaphiep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-10-04T03:13:49.000Z","updated_at":"2024-08-22T07:48:24.000Z","dependencies_parsed_at":"2023-10-31T08:31:58.169Z","dependency_job_id":"420b5ea9-7792-4075-a97a-9fdaa10875ec","html_url":"https://github.com/giaphiep/chatgpt-wizard","commit_stats":null,"previous_names":["giaphiep/chatgpt-wizard"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/giaphiep/chatgpt-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giaphiep%2Fchatgpt-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giaphiep%2Fchatgpt-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giaphiep%2Fchatgpt-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giaphiep%2Fchatgpt-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giaphiep","download_url":"https://codeload.github.com/giaphiep/chatgpt-wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giaphiep%2Fchatgpt-wizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ai","chatgpt","chrome-extension","email","gpt-3","gpt-4","grammar-checker","quiz-slover","rewrite","summarize","translate","vision"],"created_at":"2026-01-24T21:32:35.873Z","updated_at":"2026-01-24T21:32:36.395Z","avatar_url":"https://github.com/giaphiep.png","language":"TypeScript","funding_links":["https://ko-fi.com/giaphiep"],"categories":[],"sub_categories":[],"readme":"# ChatGPT Wizard\n\nDemo Video: https://www.youtube.com/watch?v=QB5P8hR_cH8\n\nThis Chrome extension, developed using manifest version 3, integrates the functionalities of ChatGPT for various tasks such as translation, explanation, summarization, rewriting, grammar correction, read highlighted text, and ask ChatGPT regarding highlighted text\n\nSelect an unknown sentence, and let ChatGPT Wizard help you.\n\n![Screenshot1](https://github.com/giaphiep/chatgpt-wizard/blob/main/screenshots/1.gif)\n![Screenshot2](https://github.com/giaphiep/chatgpt-wizard/blob/main/screenshots/2.gif)\n![Screenshot3](https://github.com/giaphiep/chatgpt-wizard/blob/main/screenshots/3.gif)\n\n## Install\n\n1. Run\n\nIn Terminal 1\n\n```\ncd extension\nbun install\nbun run build\n```\n\nOptional: If you want to use your own server, you need to add the server URL to the \"host_permissions\" parameter in the file located at extension/src/manifest.json and then rebuild it. After this, open Terminal 2.\n\n```\ncd server\nbun install\nbun run start\n```\n\nThese commands will generate a folder named \"chatgpt-wizard\" after the build process is complete\n\n2. Now, open the Chrome extensions page by navigating to chrome://extensions/\n3. In the top right corner of the extensions page, enable Developer Mode by toggling the switch\n4. Next, click the \"Load Unpacked\" button, and then select the \"chatgpt-wizard\" folder from your system\n\n## Usage\n\n1.  Start by opening the extension settings page by clicking on its icon. Here, you'll need to input your API key, which you can obtain from the [https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys)\n2.  After obtaining your OpenAI API key, register it in the designated input field along with any other required information.\n3.  Once you've completed this setup, refresh web pages as needed. Now, you'll be able to highlight sentences on any website, and you'll notice an icon button appear when you release the highlight.\n\n## Support\n\nIf you find the extension useful and would like to support its development, please consider making a donation. Your contributions help me continue improving and maintaining this tool.\n\n[Buy Me a Coffee](https://ko-fi.com/giaphiep) and contribute what you can. Greatly appreciate your support!\n\n## Contributing\n\n[TODO]\n\n## License\n\nMIT\n\n[TODO]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiaphiep%2Fchatgpt-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiaphiep%2Fchatgpt-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiaphiep%2Fchatgpt-wizard/lists"}