{"id":18156148,"url":"https://github.com/johnagan/crx-webpack-plugin","last_synced_at":"2025-05-05T21:48:05.597Z","repository":{"id":29914243,"uuid":"33460101","full_name":"johnagan/crx-webpack-plugin","owner":"johnagan","description":"A webpack plugin to package chrome extensions (crx) post build","archived":false,"fork":false,"pushed_at":"2022-07-14T20:21:17.000Z","size":7,"stargazers_count":25,"open_issues_count":8,"forks_count":23,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T11:03:38.760Z","etag":null,"topics":["chrome-extension","crx","webpack-plugin"],"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/johnagan.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-04-06T00:31:26.000Z","updated_at":"2023-12-30T11:41:07.000Z","dependencies_parsed_at":"2022-08-03T12:30:50.375Z","dependency_job_id":null,"html_url":"https://github.com/johnagan/crx-webpack-plugin","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/johnagan%2Fcrx-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fcrx-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fcrx-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fcrx-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnagan","download_url":"https://codeload.github.com/johnagan/crx-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252582688,"owners_count":21771704,"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":["chrome-extension","crx","webpack-plugin"],"created_at":"2024-11-02T05:05:35.727Z","updated_at":"2025-05-05T21:48:05.576Z","avatar_url":"https://github.com/johnagan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crx Builder for webpack\nA webpack plugin to package chrome extensions (crx) post build\n\n## Usage\n\n``` javascript\nvar Crx = require(\"crx-webpack-plugin\");\nmodule.exports = {\n  plugins: [\n    new Crx({\n      keyFile: 'key.pem',\n      contentPath: 'build',\n      outputPath: 'dist',\n      name: 'chrome-ext'\n    })\n  ]\n}\n```\n\n## License\n\nMIT (http://www.opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnagan%2Fcrx-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnagan%2Fcrx-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnagan%2Fcrx-webpack-plugin/lists"}