Skip to content

Releases: crxjs/chrome-extension-tools

@crxjs/vite-plugin@2.3.0

08 Dec 12:53
f2ad8c0

Choose a tag to compare

Minor Changes

  • ee17090: * adds support for main world content scripts declared from manifest
    • shows warning during development for detected main world scripts so that the
      dev is not surprised the hmr does not work for it
    • does not touch chrome.scripting.registerContentScripts scripts, as they
      already work

@crxjs/vite-plugin@2.2.1

24 Oct 13:22
c7a546a

Choose a tag to compare

Patch Changes

  • 5ff5465: feat(vite-plugin): limit path string checking to literals

@crxjs/vite-plugin@2.2.0

17 Aug 15:32
303b696

Choose a tag to compare

Minor Changes

  • 1b0ada4: feat: add support for root url content script match in firefox #1056

@crxjs/vite-plugin@2.1.0

06 Aug 20:54
adacd54

Choose a tag to compare

Minor Changes

  • 637e12c: feat: include sourcemaps in web_accessible_resources
  • 3e7a1b3: feat: allow query string in manifest html urls

rollup-plugin-chrome-extension@3.6.15

15 Jul 08:31
a81176b

Choose a tag to compare

Patch Changes

  • 548fb58: Add optional_host_permissions to manifest schemas

@crxjs/vite-plugin@2.0.3

15 Jul 08:31
a81176b

Choose a tag to compare

Patch Changes

  • 96c942b: fix: usage of newer picocolor api when using old dependency #1038
  • 548fb58: Add optional_host_permissions to manifest schemas

rollup-plugin-chrome-extension@3.6.14

17 Jun 07:46
7abd6a2

Choose a tag to compare

Patch Changes

  • dcd88ee: fix: update repository url

@crxjs/vite-plugin@2.0.2

17 Jun 07:46
7abd6a2

Choose a tag to compare

Patch Changes

  • dcd88ee: fix: update repository url

@crxjs/vite-plugin@2.0.1

16 Jun 10:10
9b9de9a

Choose a tag to compare

Patch Changes

rollup-plugin-chrome-extension@3.6.13

10 Jun 10:42
cbaff5e

Choose a tag to compare

Patch Changes

  • 2fd88aa: Allows <all_urls> match in manifest.json within rollup package
  • 3ad36f0: Add project status announcements
  • 64dc6bc: build(deps): bump jsonpath-plus from 4.0.0 to 10.0.7
  • a0d4592: Add match_origin_as_fallback to manifest-v3.schema.json
  • bbc4d33: fix: schema of input_components