{"id":13678226,"url":"https://github.com/filc-dev/rsbuild-plugin-web-extension","last_synced_at":"2025-10-29T01:31:37.132Z","repository":{"id":228621119,"uuid":"773101331","full_name":"filc-dev/rsbuild-plugin-web-extension","owner":"filc-dev","description":"rsbuild plugin for chrome/web extension","archived":false,"fork":false,"pushed_at":"2024-10-30T10:19:47.000Z","size":630,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T16:15:49.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rsbuild-plugin-web-extension.filc.io","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/filc-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-03-16T18:46:21.000Z","updated_at":"2025-01-09T01:07:47.000Z","dependencies_parsed_at":"2024-03-22T06:45:11.290Z","dependency_job_id":"fb116bfb-b57d-4167-abd7-d013ec09ce2a","html_url":"https://github.com/filc-dev/rsbuild-plugin-web-extension","commit_stats":null,"previous_names":["filc-dev/rsbuild-plugin-web-extension"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filc-dev%2Frsbuild-plugin-web-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filc-dev%2Frsbuild-plugin-web-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filc-dev%2Frsbuild-plugin-web-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filc-dev%2Frsbuild-plugin-web-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filc-dev","download_url":"https://codeload.github.com/filc-dev/rsbuild-plugin-web-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238755562,"owners_count":19525151,"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-08-02T13:00:51.298Z","updated_at":"2025-10-29T01:31:37.126Z","avatar_url":"https://github.com/filc-dev.png","language":"TypeScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Rsbuild Plugins"],"readme":"# rsbuild-plugin-web-extension\n\n\u003e rsbuild plugin for chrome/web extension\n\n## Get started\n\ninstall the plugin\n\n```bash\nnpm i -D rsbuild-plugin-web-extension\n```\n\n```bash\npnpm i -D rsbuild-plugin-web-extension\n```\n\n```bash\nyarn add -D rsbuild-plugin-web-extension\n```\n\nadd the plugin to your rsbuild.config.js\n\n```ts\nimport { pluginWebExtension } from \"rsbuild-plugin-web-extension\";\nimport manifest from \"./manifest\";\n\nexport default defineConfig({\n  plugins: [\n    pluginWebExtension({\n      manifest,\n    }),\n  ],\n});\n```\n\n## Examples\n\n- [with-react](https://github.com/filc-dev/rsbuild-plugin-web-extension/tree/main/examples/with-react)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilc-dev%2Frsbuild-plugin-web-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilc-dev%2Frsbuild-plugin-web-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilc-dev%2Frsbuild-plugin-web-extension/lists"}