Releases: RayZ3R0/nozo
Releases · RayZ3R0/nozo
v1.0.10
Full Changelog: v1.0.9...v1.0.10
v1.0.8
Added
- Options Page: New settings page accessible via extension options with customizable drop zone position (Bottom Center, Bottom Left, Bottom Right, Top Center).
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Added
- Options Page: New settings page accessible via extension options with customizable drop zone position (Bottom Center, Bottom Left, Bottom Right, Top Center).
v1.0.6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Added
- Official Firefox Support: Implemented dedicated
manifest.firefox.jsonand build scripts to generate valid.xpifiles. - Cross-Browser Compatibility: Refactored
background.jsto seamlessly support both Chrome'schrome.*and Firefox'sbrowser.*APIs. - Build System: Added
npm run pack:firefoxto generate Firefox-specific artifacts automatically.
Fixed
- Fixed
release.ymlworkflow syntax error preventing release creation. - Resolved
eslinterrors by adding proper web extension globals. - Updated
version-sync.jsto keep both manifest files in sync.
v1.0.3
Added
- Added experimental Firefox support (.xpi build and compat settings).
- Updated README with Firefox installation steps.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Fixed
- Fixed visual artifact (thin line) on the left/top of the peek window by removing the default iframe border.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fixed
- Fixed
E2Etesting workflow by adding correct Playwright browser installation. - Fixed
release.ymlpermissions to allow creating releases. - Fixed
Playwrightheadless configuration for extension compatibility.
Full Changelog: https://github.com/RayZ3R0/nozo/commits/v1.0.1