This module automatically opens all external links in a new browser tab to improve user experience and security. It also adds `rel="noopener"` to external links for added safety.
Overview
This module automatically opens external links in a new tab by setting target="_blank" to every external link. Additionally, it also adds rel="noopener" to external links to improve performance and prevent security vulnerabilities.
How to use
Just enable this module and you're done.