A TypeScript compatible, zero dependency React component to avoid security exploits when opening a link in a new tab.
PostHTML plugin to add 'rel="noopener noreferrer"' to links that open in a new tab
11ty plugin for automatically adding a rel='noopener' or rel='noreferrer' attribute to all unsafe external links.
This plugin add rel="noopener"
and rel="noreferrer"
to all links that contain the attribute target="_blank"
.