{"id":29749890,"url":"https://github.com/drgitpos/crxjs","last_synced_at":"2026-05-11T05:51:09.086Z","repository":{"id":284564915,"uuid":"951332575","full_name":"DRGitPOS/crxjs","owner":"DRGitPOS","description":"CRXJS is seeking new maintainers. If no maintenance team is established by March 31, 2025, this repository will be archived.","archived":false,"fork":false,"pushed_at":"2025-03-19T14:14:16.000Z","size":9660,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T16:01:34.573Z","etag":null,"topics":["chrome","extension","nodejs"],"latest_commit_sha":null,"homepage":"","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/DRGitPOS.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":"2025-03-19T14:12:49.000Z","updated_at":"2025-03-19T14:16:56.000Z","dependencies_parsed_at":"2025-03-26T15:07:25.846Z","dependency_job_id":null,"html_url":"https://github.com/DRGitPOS/crxjs","commit_stats":null,"previous_names":["longzhang920909/crxjs","o920909/crxjs","drgitpos/crxjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DRGitPOS/crxjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRGitPOS%2Fcrxjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRGitPOS%2Fcrxjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRGitPOS%2Fcrxjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRGitPOS%2Fcrxjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DRGitPOS","download_url":"https://codeload.github.com/DRGitPOS/crxjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRGitPOS%2Fcrxjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267164822,"owners_count":24045866,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":["chrome","extension","nodejs"],"created_at":"2025-07-26T12:13:57.256Z","updated_at":"2026-05-05T11:33:49.438Z","avatar_url":"https://github.com/DRGitPOS.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jacksteamdev"],"categories":[],"sub_categories":[],"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%2Fdrgitpos%2Fcrxjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrgitpos%2Fcrxjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrgitpos%2Fcrxjs/lists"}