{"id":22440007,"url":"https://github.com/botshen/chrome-extension-typescript-react-template","last_synced_at":"2025-03-27T09:26:48.994Z","repository":{"id":188741680,"uuid":"678438069","full_name":"botshen/chrome-extension-typescript-react-template","owner":"botshen","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-18T15:57:43.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T14:23:39.947Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/botshen.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}},"created_at":"2023-08-14T14:52:08.000Z","updated_at":"2023-08-14T14:52:16.000Z","dependencies_parsed_at":"2023-08-16T18:54:38.288Z","dependency_job_id":null,"html_url":"https://github.com/botshen/chrome-extension-typescript-react-template","commit_stats":null,"previous_names":["botshen/chrome-extension-typescript-react-template"],"tags_count":0,"template":false,"template_full_name":"r3bl-org/chrome-extension-typescript-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botshen%2Fchrome-extension-typescript-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botshen%2Fchrome-extension-typescript-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botshen%2Fchrome-extension-typescript-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botshen%2Fchrome-extension-typescript-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botshen","download_url":"https://codeload.github.com/botshen/chrome-extension-typescript-react-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245816330,"owners_count":20677086,"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-12-06T01:16:38.399Z","updated_at":"2025-03-27T09:26:48.974Z","avatar_url":"https://github.com/botshen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome extension template repo written in Typescript and React.\n\nTable of contents:\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Prerequisites](#prerequisites)\n- [Option](#option)\n- [Includes the following](#includes-the-following)\n- [Project Structure](#project-structure)\n- [Setup](#setup)\n- [Open in Visual Studio Code](#open-in-visual-studio-code)\n- [Build](#build)\n- [Build in watch mode](#build-in-watch-mode)\n  - [terminal](#terminal)\n  - [Visual Studio Code](#visual-studio-code)\n- [Load extension to chrome](#load-extension-to-chrome)\n- [Test](#test)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Prerequisites\n\n- [node + npm](https://nodejs.org/) (Current Version)\n\n## Option\n\n- [Visual Studio Code](https://code.visualstudio.com/)\n\n## Includes the following\n\n- TypeScript\n- Webpack\n- React\n- Jest\n- Code\n  - Chrome Storage\n  - Badge number\n  - Background script\n\n## Project Structure\n\n| Folder       | Description                |\n| ------------ | -------------------------- |\n| `src/`       | TypeScript source files    |\n| `public/`    | static files               |\n| `dist`       | Chrome Extension directory |\n| `dist/js`    | Generated JavaScript files |\n\n\n## Setup\n\n```\nnpm install\n```\n\n## Build\n\n```\nnpm run build\n```\n\n## Build in watch mode\n\n### terminal\n\n```\nnpm run watch\n```\n\n### Visual Studio Code\n\nRun watch mode.\n\ntype `Ctrl + Shift + B`\n\n## Load extension to chrome\n\nLoad `dist` directory.\n\n## Test\n\nRun `npx jest` or `npm run test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotshen%2Fchrome-extension-typescript-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotshen%2Fchrome-extension-typescript-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotshen%2Fchrome-extension-typescript-react-template/lists"}