Skip to content

Releases: fregante/webext-dynamic-content-scripts

v6.0.4

24 Jan 04:49
Compare
Choose a tag to compare

v6.0.3

08 Aug 18:59
Compare
Choose a tag to compare

Patches

Improve compatibility (it was unnecessarily using a browser.* API) /2: 9e3ccd1

v6.0.2

08 Aug 05:08
Compare
Choose a tag to compare

Patches

  • Improve compatibility (it was unnecessarily using a browser.* API): 8ea5ed9

v6.0.1

03 Aug 14:12
Compare
Choose a tag to compare

Patches

Credits

Huge thanks to @darkred for helping!

v6.0.0

03 Aug 06:22
Compare
Choose a tag to compare

Major Changes

  • Rewrite with declarative APIs: #9

Refer to the PR for a migration guide from v5

v5.0.2

02 Jun 10:23
Compare
Choose a tag to compare

Patches

  • Add TypeScript definition: #6

Credits

Huge thanks to @nickytonline for helping!

v5.0.1

02 Jun 10:23
Compare
Choose a tag to compare

Major Changes

  • New API: Split addToFutureTabs from addToTab: c631ad7

Minor Changes

  • Resolve toTab() promise when all scripts have been injected: bcd5f30
  • Add optional contentScripts argument: 1a40680 858f4fe

v3.0.1

02 Jun 10:21
Compare
Choose a tag to compare

Patches

v3.0.0

14 Nov 09:51
Compare
Choose a tag to compare

Major Changes

  • Replace message-based ping with executeScript, this is faster and more reliable

v2.0.0

30 May 02:08
Compare
Choose a tag to compare

Major Changes

  • Remove redundant+slow operation order guarantee: ed45ec9