A browser extension (manifest v3) to copy link text or image title/alt via a context menu. Unlike other similar junk, this one actually works, & reports errors via a popup.
The scary 'Access your data for all websites' permission means it
injects a contextmenu
listener to be able to grab text from <a>
&
<img>
.
If you hold down Shift key while right-clicking, then
contextmenu
doesn't fire & the extension complains.
$ sudo dnf install jq jsonnet
$ make crx
The result should be in _out
dir.
MIT.
The icon is from Intrigue Icon Set.