Releases: BakaChinatsu/plex-screenshot-helper
Releases · BakaChinatsu/plex-screenshot-helper
v1.4.1
v1.4.0
v1.3.0
What's Changed
Features
- adds support for image format(PNG, JPEG, WEBP)
- implements clipboard functionality for PNG blobs
- introduces image quality setting
- updates filename retrieval logic to use the title as a fallback. This update can support capture for more video player page like YouTube etc.
Fix
Full Changelog: v1.0.1...v1.3.0
v1.1.1-beta1
What's Changed
- feat: move shared functions into utils; implement copy-to-clipboard for different browsers by @sumimakito in #2
- feat: adds clipboard copy feature.
- feat: adds toast notifications for clipboard actions to enhances user experience.
- updates the README and adjusts ESLint configuration to maintain code quality.
Full Changelog: v1.0.1...v1.1.1-beta1
v1.0.1
v1.0.0-rc.1
The First Release 🥳
Features
- 获取当前 Plex 播放信息,包括作品名、季、集、标题、播放时间
如:[ガールズバンドクライ] - シーズン1·第10話—ワンダーフォーゲル - 00_08_37 - 截图并使用 1 中获取到的信息命名文件
- 快捷键截图支持(默认快捷键为 Alt+Shift+Z,苹果用户自动映射为 ⌥+⇧+Z),可以在
chrome://extensions/shortcuts中修改,popup 页面也会反应修改内容