{"id":37742069,"url":"https://github.com/5tigerjelly/chrome-extension-react-template","last_synced_at":"2026-01-16T14:11:15.142Z","repository":{"id":303169132,"uuid":"825175661","full_name":"5tigerjelly/chrome-extension-react-template","owner":"5tigerjelly","description":"Ready to use Chrome extension template with React Typescript + Vite","archived":false,"fork":false,"pushed_at":"2025-09-01T04:58:16.000Z","size":27,"stargazers_count":152,"open_issues_count":0,"forks_count":55,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T07:06:45.395Z","etag":null,"topics":["chrome-extension","react","reactjs","vite","vitejs"],"latest_commit_sha":null,"homepage":"","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/5tigerjelly.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":"2024-07-07T02:46:05.000Z","updated_at":"2025-09-01T04:58:20.000Z","dependencies_parsed_at":"2025-07-06T05:27:10.875Z","dependency_job_id":"58e88b1f-03e9-4c90-8aed-8d198ad97e40","html_url":"https://github.com/5tigerjelly/chrome-extension-react-template","commit_stats":null,"previous_names":["5tigerjelly/chrome-extension-react-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5tigerjelly/chrome-extension-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5tigerjelly%2Fchrome-extension-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5tigerjelly%2Fchrome-extension-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5tigerjelly%2Fchrome-extension-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5tigerjelly%2Fchrome-extension-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5tigerjelly","download_url":"https://codeload.github.com/5tigerjelly/chrome-extension-react-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5tigerjelly%2Fchrome-extension-react-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["chrome-extension","react","reactjs","vite","vitejs"],"created_at":"2026-01-16T14:11:14.666Z","updated_at":"2026-01-16T14:11:15.137Z","avatar_url":"https://github.com/5tigerjelly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Chrome Extension Template\n\nThis is a template for creating a Chrome extension using React and [Vite](https://vitejs.dev/) with TypeScript.\n\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have [Node.js](https://nodejs.org/) (version 18+ or 20+) installed on your machine.\n\n### Setup\n\n1. Clone or fork the repository :\n\n    ```sh\n    # To clone\n    git clone https://github.com/5tigerjelly/chrome-extension-react-template\n    cd chrome-extension-react-template\n    ```\n\n2. Install the dependencies:\n\n    ```sh\n    npm install\n    ```\n\n## 🏗️ Development\n\nTo start the development server:\n\n```sh\nnpm run dev\n```\n\nThis will start the Vite development server and open your default browser.\n\n## 📦 Build \n\nTo create a production build:\n\n```sh\nnpm run build\n```\n\nThis will generate the build files in the `build` directory.\n\n## 📂 Load Extension in Chrome\n\n1. Open Chrome and navigate to `chrome://extensions/`.\n2. Enable \"Developer mode\" using the toggle switch in the top right corner.\n3. Click \"Load unpacked\" and select the `build` directory.\n\nYour React app should now be loaded as a Chrome extension!\n\n## 🗂️ Project Structure\n\n- `public/`: Contains static files and the `manifest.json`.\n- `src/`: Contains the React app source code.\n- `vite.config.ts`: Vite configuration file.\n- `tsconfig.json`: TypeScript configuration file.\n- `package.json`: Contains the project dependencies and scripts.\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5tigerjelly%2Fchrome-extension-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5tigerjelly%2Fchrome-extension-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5tigerjelly%2Fchrome-extension-react-template/lists"}