v1.0.13

GargantuaX/gemini-watermark-removerv1.0.13May 3, 2026by GargantuaX

AI Summary

Adds userscript metadata to support automatic updates from the hosted permalink.

Key Highlights

  • Added `@downloadURL` and `@updateURL` metadata
  • Auto-update enabled for userscript managers
  • Added regression coverage for metadata

New Features

  • Userscript auto-update metadata
  • Hosted auto-update support
  • Closes issue #62

Full Release Notes

## Summary
- Added `@downloadURL` and `@updateURL` to the userscript metadata so userscript managers can auto-update from the official hosted permalink.
- Bumped the release version to `1.0.13` and added changelog entries.
- Added regression coverage for the hosted auto-update metadata.

## Verification
- `pnpm build`
- `pnpm package:extension`
- `pnpm test` (577 passed, 1 skipped)

Closes #62