v2.7.1
- [Improvement] Refactored the build script to allow specified imports to be excluded from the final build, depending on whether it is being built as an extension or a userscript.
- Currently, the
YouTube Default Volume
module will not be included in the extension build due to MV3 restrictions on loading external scripts. Will look into a workaround for this in the future.
- Currently, the
- [Improvement] The
GM.*
polyfill will no longer be included in the userscript build as it is not needed in this environment.
Full Changelog: v2.7.0...v2.7.1