Open link in new tab in GitHub

Ensures all <a> tags on GitHub Pages open in a new tab

작성자
wxupjack
일일 설치 수
0
총 설치 수
1
평점
0 0 0
버전
0.1
생성일
2025-07-11
갱신일
2025-07-11
크기
1.49KB
라이선스
MIT
적용 사이트

Open link in new tab in GitHub

GitHub defaults to opening new pages in the current tab. By modifying the target attribute of the <a> tag, this script can force new pages to open in a new tab. However, for some special links, such as issue redirects, they will still open in the current tab.