Create a clipping containing the $[HOSTAPP] placeholder in its content
Wait for the background script to terminate (or force termination from the extension debugging page)
Paste the clipping
Result:
The value of $[HOSTAPP] is filled in with the text null. However, subsequent pastes of the same clipping will fill in the placeholder with the correct value, e.g. Firefox 128.0.
Clippings 7.0a4+
A regression bug related to MV3 conversion.
Steps to repro:
$[HOSTAPP]
placeholder in its contentResult: The value of
$[HOSTAPP]
is filled in with the textnull
. However, subsequent pastes of the same clipping will fill in the placeholder with the correct value, e.g.Firefox 128.0
.