Open link in new tab in GitHub

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
wxupjack
1日のインストール数
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.