{"id":19806731,"url":"https://github.com/timnew/chrome-boilerplate","last_synced_at":"2026-06-10T12:31:35.015Z","repository":{"id":145702480,"uuid":"44470308","full_name":"timnew/chrome-boilerplate","owner":"timnew","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-18T08:06:27.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T18:04:35.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/timnew.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}},"created_at":"2015-10-18T08:05:58.000Z","updated_at":"2015-10-18T08:06:28.000Z","dependencies_parsed_at":"2023-04-07T23:47:09.372Z","dependency_job_id":null,"html_url":"https://github.com/timnew/chrome-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timnew/chrome-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2Fchrome-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2Fchrome-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2Fchrome-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2Fchrome-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timnew","download_url":"https://codeload.github.com/timnew/chrome-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timnew%2Fchrome-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T09:08:21.661Z","updated_at":"2026-06-10T12:31:34.992Z","avatar_url":"https://github.com/timnew.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Extension Boilerplate\n\nForked from [react-chrome-extension-boilerplate](https://github.com/jhen0409/react-chrome-extension-boilerplate)\n\nBoilerplate for Chrome extension.\n\nRemoved the page codes, make the Boilerplate more suitable for , and with some additional minor optimization.\n\n## Included\n\n - [babel](https://github.com/babel/babel)\n - [react](https://github.com/facebook/react)\n - [redux](https://github.com/rackt/redux)\n - [react-redux](https://github.com/gaearon/react-redux)\n - [redux-devtools](https://github.com/gaearon/redux-devtools)\n - [redbox-react](https://github.com/KeywordBrain/redbox-react)\n - [webpack](https://github.com/webpack/webpack)\n - [react-transform-hmr](https://github.com/gaearon/react-transform-hmr)\n - [react-transform-catch-errors](https://github.com/gaearon/react-transform-catch-errors)\n - [babel-plugin-react-transform](https://github.com/gaearon/babel-plugin-react-transform)\n - [gulp-](https://github.com/gulpjs/gulp)\n   - [jade](https://github.com/phated/gulp-jade)\n   - ...\n - [classnames](https://github.com/JedWatson/classnames)\n - [todomvc-app-css](https://github.com/tastejs/todomvc-app-css)\n - ...\n\n## Installation\n\n```bash\n# required node.js/io.js\n# clone it\nnpm install\n\n# or npm way\nnpm install react-chrome-extension-boilerplate --dev\n```\n\n## Development\n\n* Run script\n```bash\n# build files to './dev'\n# start WebpackDevServer\nnpm run dev\n```\n* Allow `https://localhost:3000` connections (Because `injectpage` injected Github(https) pages, so `webpack-dev-server` procotol must be https.)\n* Load unpacked extensions with `./dev`\n\n#### React/Flux hot reload\n\nThis boilerplate uses `Webpack` and `react-transform`, and use `Redux`. You can hot reload by editing related files of Popup \u0026 Window.\n\n## Build\n\n```bash\n# build files to './build'\nnpm run build\n```\n\n## Build \u0026 Compress ZIP file\n\n```bash\n# compress build folder to archive.zip\nnpm run compress\n```\n\n## Test\n\n* `test/app`: React components, Redux actions \u0026 reducers tests\n* `test/e2e`: E2E tests (use [chromedriver](https://www.npmjs.com/package/chromedriver), [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver))\n\n```bash\nnpm run test-crdv  // start chromedriver\nnpm test\n```\n\n## LICENSE\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnew%2Fchrome-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimnew%2Fchrome-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnew%2Fchrome-boilerplate/lists"}