Description from extension meta
Right-click a link to copy its title attribute.
Image from store
Description from store
Copy Title Context Menu
Right-click only works on links (<a> tags). Ensure the link has a title attribute like this:
<a href="https://example.com"; title="Example Title">Visit Example</a>