Skip to content

Releases: AWhileLater/annotator

v1.1.0

Choose a tag to compare

@AWhileLater AWhileLater released this 06 Aug 19:11

v1.1.0

Features

  • Enable screenshots setting — copy buttons adapt to the setting: Copy prompt+shot / Copy prompt / Copy shot show/hide accordingly; off = text-only copies, no screenshot taken
  • Prompt overhaul — upgraded instruction prompt with DATA SEMANTICS / LOCATION METHOD (handles rendered-DOM selectors, CSS Modules, dynamic data, textless elements) / EXECUTION RULES / IMAGE NOTES

UI

  • Single 3-state annotate button (Start / Continue / Stop) instead of Start + Stop
  • Icon-based edit / delete / save / cancel in the annotation list
  • Primary action button styling
  • Removed the annotation/prompt view toggle (prompt-only)

Fixes

  • ESC during annotation no longer causes the popup to flash open and close
  • Copying with no annotations now shows a hint instead of copying an empty prompt
  • Accurate copy-failure messages (clipboard blocked → PNG download fallback)
  • Screenshot copy success message includes annotation count

Docs

  • README (EN/ZH) and store listing updated

Downloads: annotator-v1.1.0.crx (self-signed, Edge/Firefox or enterprise policy) · Source code archives below

v1.0.3

Choose a tag to compare

@AWhileLater AWhileLater released this 19 Jul 16:13

🐛 Bug fixes

  • Popover overflow at bottom of viewport: popover now flips above the click point when there isn't enough room below, instead of being pushed off-screen
  • Quick tags async reposition: popover repositions itself after quick tags are loaded to prevent height-change overflow
  • Misclick protection: clicking another element while the popover is open now triggers a shake animation instead of silently switching target

✨ Features

  • Popover shake animation () provides visual feedback when clicking other elements while annotation is in progress

v1.0.2

Choose a tag to compare

@AWhileLater AWhileLater released this 16 Jul 20:47

新增

  • 快捷标签功能:弹窗内增加 6 个常用分类标签(Bug/样式/布局/功能缺失/优化/交互),点击自动填入对应标注指令
  • 空输入抖动提示:未输入内容时 textarea 抖动反馈,替代静默关闭

改进

  • 弹窗高度自适应,根据实际内容计算位置
  • 支持 wa_quickTagEnabled 设置开关快捷标签栏
  • 优化"插件未注入"错误提示文案,增加"刷新页面重新尝试"引导
  • 中英文文案统一,术语从"内容脚本"改为"插件"

版本

  • Bump to 1.0.2

Annotator v1.0.0

Choose a tag to compare

@AWhileLater AWhileLater released this 16 Jul 14:25

First release. Self-signed CRX — for Chrome/Edge Web Store or Firefox/Enterprise install.