{"id":20834782,"url":"https://github.com/promptable/gpt3-chrome-starter","last_synced_at":"2025-05-08T02:05:47.957Z","repository":{"id":66287479,"uuid":"589079527","full_name":"promptable/gpt3-chrome-starter","owner":"promptable","description":"GPT3 Chrome Extension Starter Kit","archived":false,"fork":false,"pushed_at":"2023-01-16T03:06:53.000Z","size":349,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-08T02:03:26.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/promptable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-01-15T01:21:01.000Z","updated_at":"2023-08-16T07:38:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa10cb28-530f-4000-87e5-4d79e06effc1","html_url":"https://github.com/promptable/gpt3-chrome-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promptable%2Fgpt3-chrome-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promptable%2Fgpt3-chrome-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promptable%2Fgpt3-chrome-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promptable%2Fgpt3-chrome-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/promptable","download_url":"https://codeload.github.com/promptable/gpt3-chrome-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252983761,"owners_count":21835764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-18T00:20:47.940Z","updated_at":"2025-05-08T02:05:47.935Z","avatar_url":"https://github.com/promptable.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOTCHAS\n\nif you update the content script, you might need to refresh the extension in the chrome 'manage extensions' page\n\n# Environment\n\nadd the following to `.env.local`\n\n```\nOPENAI_API_KEY=\u003cyour api key\u003e\n```\n\nThis is a [Plasmo extension](https://docs.plasmo.com/) project bootstrapped with [`plasmo init`](https://www.npmjs.com/package/plasmo).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\npnpm dev\n# or\nnpm run dev\n```\n\nOpen your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: `build/chrome-mv3-dev`.\n\nYou can start editing the popup by modifying `popup.tsx`. It should auto-update as you make changes. To add an options page, simply add a `options.tsx` file to the root of the project, with a react component default exported. Likewise to add a content page, add a `content.ts` file to the root of the project, importing some module and do some logic, then reload the extension on your browser.\n\nFor further guidance, [visit our Documentation](https://docs.plasmo.com/)\n\n## Making production build\n\nRun the following:\n\n```bash\npnpm build\n# or\nnpm run build\n```\n\nThis should create a production bundle for your extension, ready to be zipped and published to the stores.\n\n## Submit to the webstores\n\nThe easiest way to deploy your Plasmo extension is to use the built-in [bpp](https://bpp.browser.market) GitHub action. Prior to using this action however, make sure to build your extension and upload the first version to the store to establish the basic credentials. Then, simply follow [this setup instruction](https://docs.plasmo.com/framework/workflows/submit) and you should be on your way for automated submission!\n\n### Local Testing\n\nTo test the Chrome extension locally:\n\n- Open chrome://extensions/\n    - Click \"Load unpacked\"\n    - Navigate to this repo's copy\n    - Click \"Select\"\n- Navigate to the Chrome Plugins\n- Open Gpt Plasmo starter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptable%2Fgpt3-chrome-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromptable%2Fgpt3-chrome-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptable%2Fgpt3-chrome-starter/lists"}