Clipboard permissions are essential for Anki mining, as they allow Yomitan to automatically attach the latest screenshot to a card via the {clipboard-image} marker.
However, these permissions are not saved, causing Yomitan to lose clipboard access. This issue has been verified on both Windows 10 and Arch Linux (CachyOS).
Steps to reproduce in Yomitan
- Enable Anki integration.
- Go to Configure Anki flashcards and add
{clipboard-image} to a field.
- Security > Configure Yomitan Permissions > toggle clipboardRead
Log trace :
[96107:0102/212648.579373:ERROR:extensions/browser/extensions_browser_client.cc:72] Extension Error:
OTR: false
Level: 2
Source:
Message: Unchecked runtime.lastError: The message port closed before a response was received.
ID: likgccmbimhjbgkjambclfkhldnlhbnn
Type: RuntimeError
Context:
Stack Trace:
{
Line: 0
Column: 1
URL:
Function: (anonymous function)
}
Clipboard permissions are essential for Anki mining, as they allow Yomitan to automatically attach the latest screenshot to a card via the {clipboard-image} marker.
However, these permissions are not saved, causing Yomitan to lose clipboard access. This issue has been verified on both Windows 10 and Arch Linux (CachyOS).
Steps to reproduce in Yomitan
{clipboard-image}to a field.Log trace :