chrome-extension-tools

Bundling Chrome Extensions can be pretty complex. It doesn't have to be.

Downloads
150.4K
Stars
2.3K

Bot releases are visible (Hide)

chrome-extension-tools - @crxjs/[email protected] Latest Release

Published by github-actions[bot] 9 months ago

Patch Changes

  • cc76555: fix: hmr error
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • ce9fe1c: Fix/web accessible resources script modules
  • 48d8c68: Vite 5 moved vite manifest from 'manifest.json' to
    '.vite/manifest.json'. This change updates the plugin to use the new location
    if Vite major version is >4, old location otherwise.
chrome-extension-tools - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • a0d4592: Add match_origin_as_fallback to manifest-v3.schema.json
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • cbfd0b3: Delete invalid changeset
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 34980de: feat: add compatibility mode for Firefox
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 47eeda7: fix(package): update cjs export path
  • 557721e: fix: infinite recursion on circular dependency
  • a6ee0d2: Test: infinite recursion on circular dependency
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 936ed77: Add inline sourcemap support to content scripts
  • bbc4d33: fix: schema of input_components
chrome-extension-tools - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • bbc4d33: fix: schema of input_components
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1728bdd: Add newline to generated manifest.json (issue #668)
  • 00be1a1: fix: add new screenshot and remove the redudant code
  • 42baebb: React v18 ReactDOM.render changes
  • a4982e3: Add content script module API
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • ca0dfee: WIP: fix HMR singleton issue
chrome-extension-tools - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2fd88aa: Allows <all_urls> match in manifest.json within rollup package
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 3dea230: Add tip type: module to vue page
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 3cf9305: Fix content scripts hmr
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d0de5c8: fix: reset contentScripts when main plugin is initialized
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • ec2b79c: fix: avoid waiting for fileReady when serving
  • 0b69ce7: temporary fix for dynamic imports
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 06c9c86: fix: pass war through a set to dedupe
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • af2fdbc: fix: filter out vite serve plugin context
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • badc910: fix: maintain ; and , during minification
  • 5ac019d: React conflicts with preact
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • cbce5e1: Hotfix background
chrome-extension-tools - @crxjs/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 088ab78: fix: build is broken when using minify with dynamic modules (#573)