Skip to content

v0.3.6

Latest

Choose a tag to compare

@papperrollinggery papperrollinggery released this 07 Jul 16:50

Asset SHA256: 011dca4bab80d88b7fe492211bb3e3b30d53f09a61709d77bef0f12367e7f8ec

English

This release adds a low-key creator support entry to the floating panel.

  • Adds a small coffee support button in the floating panel header.
  • Shows an optional Alipay support QR code and the maintainer WeChat contact.
  • Clarifies that support is voluntary and does not change extension features, grant a commercial license, create paid support, or gate community group access.
  • Tightens the support popover layout, copy, and paragraph spacing so the panel reads naturally without oversized gaps.
  • Bumps the unpacked extension manifest to 0.3.6 Coffee Support, so Chrome shows the refreshed local version.

Privacy and network behavior are otherwise unchanged: the extension remains local-first and BYOK; selected images are sent only to the user-configured endpoint. The extension does not process payments or verify support activity.

Verification for this release:

  • npm run check:api-options
  • npm run check:storage
  • npm run check:json-repair
  • npm run check:prompt-goal
  • npm run check:url
  • npm run check:content-script
  • npm run check:extension-pages
  • npm run typecheck
  • npm run build
  • npm run release:package
  • npm run release:check
  • git diff --check

中文

这个版本在浮窗里加入一个低调的创作者支持入口。

  • 在浮窗 header 里新增一个小的“请我喝杯咖啡”入口。
  • 展示可选的支付宝赞赏二维码和创作者绿泡泡联系方式。
  • 明确赞赏完全自愿,不影响插件功能,也不代表商业授权、付费客服或进群门槛。
  • 收紧支持弹窗的布局、文案和段落间距,避免出现过大的空白。
  • 将本地加载插件的 manifest 更新到 0.3.6 Coffee Support,Chrome 刷新后会显示新版本。

隐私和网络行为除此以外没有变化:插件仍是 local-first 和 BYOK;被选择的图片只发送到用户自己配置的端点。插件不处理付款,也不验证赞赏行为。

本版本验证:

  • npm run check:api-options
  • npm run check:storage
  • npm run check:json-repair
  • npm run check:prompt-goal
  • npm run check:url
  • npm run check:content-script
  • npm run check:extension-pages
  • npm run typecheck
  • npm run build
  • npm run release:package
  • npm run release:check
  • git diff --check