{"id":13475418,"url":"https://github.com/crxjs/chrome-extension-tools","last_synced_at":"2025-04-29T14:39:57.882Z","repository":{"id":36988692,"uuid":"175832658","full_name":"crxjs/chrome-extension-tools","owner":"crxjs","description":"Bundling Chrome Extensions can be pretty complex. It doesn't have to be.","archived":false,"fork":false,"pushed_at":"2025-04-08T11:23:44.000Z","size":9998,"stargazers_count":3227,"open_issues_count":34,"forks_count":215,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-25T18:53:29.260Z","etag":null,"topics":["chrome-extension","javascript","manifest-v2","manifest-v3","npm-package","rollup","rollup-js","rollup-plugin","typescript","vite-plugin","vitejs"],"latest_commit_sha":null,"homepage":"https://crxjs.dev/vite-plugin","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/crxjs.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}},"created_at":"2019-03-15T14:11:45.000Z","updated_at":"2025-04-25T16:34:42.000Z","dependencies_parsed_at":"2023-10-16T13:20:20.010Z","dependency_job_id":"3b75779e-0a0e-4672-b31e-418399c7dbad","html_url":"https://github.com/crxjs/chrome-extension-tools","commit_stats":{"total_commits":1234,"total_committers":55,"mean_commits":"22.436363636363637","dds":0.4756888168557536,"last_synced_commit":"867ce486f967ab2e601b56ad39624e16d612660c"},"previous_names":["crxjs/rollup-plugin-chrome-extension","extend-chrome/rollup-plugin-chrome-extension","bumble-org/rollup-plugin-manifest-entry"],"tags_count":170,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crxjs%2Fchrome-extension-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crxjs%2Fchrome-extension-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crxjs%2Fchrome-extension-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crxjs%2Fchrome-extension-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crxjs","download_url":"https://codeload.github.com/crxjs/chrome-extension-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251520527,"owners_count":21602523,"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","javascript","manifest-v2","manifest-v3","npm-package","rollup","rollup-js","rollup-plugin","typescript","vite-plugin","vitejs"],"created_at":"2024-07-31T16:01:20.215Z","updated_at":"2025-04-29T14:39:57.862Z","avatar_url":"https://github.com/crxjs.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jacksteamdev"],"categories":["TypeScript","🛠️ Developer Tools","前端开发框架及项目","chrome-extension","Table of Contents","工具列表"],"sub_categories":["多工具库支持或纯JS","Official Resources","Chrome 插件开发"],"readme":"\u003e [!IMPORTANT]\n\u003e CRXJS is seeking new maintainers. If no maintenance team is established by March 31, 2025, this repository will be archived. [Learn more](https://github.com/crxjs/chrome-extension-tools/discussions/974).\n\n# ![CRXJS](./banner-github.png)\n\n## What is CRXJS?\n\nCRXJS is a project to bring a modern developer experience to the Chrome\nExtension ecosystem. This repo houses two bundling libraries: a\n[modern Vite plugin](./packages/vite-plugin/README.md) and a\n[legacy Rollup plugin](./packages/rollup-plugin/README.md).\n\n[Get Started in 90 seconds.](https://crxjs.dev/vite-plugin)\n\n## Features\n\nIf you're starting a new Chrome Extension project, consider using\n[`@crxjs/vite-plugin`](https://crxjs.dev/vite-plugin). This Vite plugin brings\nall the features of Vite to the Chrome Extension developer experience.\n\n|                               |                                          [`@crxjs/vite-plugin`](./packages/vite-plugin/README.md)                                           |                                         [`rollup-plugin-chrome-extension`](./packages/rollup-plugin/README.md)                                          |\n| :---------------------------- | :-----------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------: |\n| Works on                      |                                                        [Vite](https://vitejs.dev) ⚡                                                        |                                                             [Rollup](https://rollupjs.org)                                                              |\n| Simple Config                 |                                                                     Yes                                                                     |                                                                           Yes                                                                           |\n| HMR                           |                                                                  True HMR                                                                   |                                                                       Auto-reload                                                                       |\n| Static Asset Imports          |                                                                     Yes                                                                     |                                                                       With config                                                                       |\n| MV3                           |                                                                     Yes                                                                     |                                                                           Yes                                                                           |\n| MV2                           |                                                                      -                                                                      |                                                                           Yes                                                                           |\n| Auto Web-accessible Resources |                                                                     Yes                                                                     |                                                                            -                                                                            |\n| Documentation                 |                                           [CRXJS Vite Plugin Docs](https://crxjs.dev/vite-plugin)                                           |                                              [Extend Chrome Docs](https://www.extend-chrome.dev/rollup-plugin)                                              |\n| NPM                           | [![npm (scoped)](https://img.shields.io/npm/v/@crxjs/vite-plugin/latest.svg)](https://www.npmjs.com/package/@crxjs/vite-plugin) | [![npm (scoped)](https://img.shields.io/npm/v/rollup-plugin-chrome-extension/latest.svg)](https://www.npmjs.com/package/rollup-plugin-chrome-extension) |\n\n## Supporting\n\nIf these plugins have helped you ship your product faster, please consider\n[sponsoring me](https://github.com/sponsors/jacksteamdev) on GitHub.\n\n## Contributing\n\nWe encourage pull requests! This is a\n[pnpm monorepo](https://pnpm.io/workspaces), so use pnpm instead of Yarn or npm.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrxjs%2Fchrome-extension-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrxjs%2Fchrome-extension-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrxjs%2Fchrome-extension-tools/lists"}