Skip to content

Releases: fregante/webext-dynamic-content-scripts

v8.1.1

29 May 19:08
Compare
Choose a tag to compare

Sponsors

Release sponsored by PixieBrix 🎉

v8.1.0...v8.1.1

v8.1.0

15 Dec 10:28
Compare
Choose a tag to compare
  • Add support for Manifest v3 5fd9ff0

Sponsors

Release sponsored by PixieBrix 🎉

v8.0.2...v8.1.0

v8.0.2

11 Nov 08:16
Compare
Choose a tag to compare
  • Avoid injecting scripts on every tab on start (#30) f45adb8

v8.0.1...v8.0.2

Sponsors

Release sponsored by PixieBrix 🎉

v8.0.1

27 Oct 17:28
Compare
Choose a tag to compare

New

  • Exclude URLs that already overlap with defaults (#28) 765d46d

v8.0.0...v8.0.1

Sponsors

Release sponsored by PixieBrix 🎉

v8.0.0

03 Jul 18:18
Compare
Choose a tag to compare

Breaking changes

The polyfill for contentScript.register() is now used internally without affecting the global scope. If you were using this API without importing the polyfill directly, starting from v8 now you will have to install and import it.

New

  • When a new origin is added, inject into existing tabs (#24) b10b7f6
  • Use webNavigation events if available to improve reliability (#21) ee0f80b

v7.1.2...v8.0.0

Sponsors

Release sponsored by PixieBrix 🎉

v7.1.2

29 May 04:07
Compare
Choose a tag to compare
  • Throw error when no content scripts are defined 0c27050
  • Avoid duplicate injection in Chrome 322e59e

v7.1.1...v7.1.2

v7.1.1

09 Mar 06:00
Compare
Choose a tag to compare
  • Avoid duplicate injection in Safari: 1e15317

v7.1.0

24 Jan 04:42
Compare
Choose a tag to compare

v7.0.0...v7.1.0

v7.0.0

11 Sep 17:17
Compare
Choose a tag to compare

Breaking changes

  • Drop unnecessary webext-permissions-events-polyfill 5b69b2f

This brings the minimum supported Firefox version to 77 (Chrome didn't need it already)

v6.0.5...v7.0.0

v6.0.5

14 Aug 22:14
Compare
Choose a tag to compare