Greasy Fork is available in English.

Japan database to NewLayout Nexusmods

日本MODデータベースにあるNexusmodsへのリンクを新しいレイアウトページにしてました

// ==UserScript==
// @name         Japan database to NewLayout Nexusmods
// @namespace    https://mikan-megane.com
// @version      1.1
// @description  日本MODデータベースにあるNexusmodsへのリンクを新しいレイアウトページにしてました
// @author       mikan-megane
// @include      http*://*.2game.info*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
// 新レイアウトが正式採用されたためこのスクリプトは消して貰って構いません。
// ご利用有り難うございました。
})();