Greasy Fork is available in English.

5ch_mona_keshi

5ちゃんねるのモナーを消す。

질문, 리뷰하거나, 이 스크립트를 신고하세요.
// ==UserScript==
// @name        5ch_mona_keshi
// @namespace   http://catherine.v0cyc1pp.com/5ch_mona_keshi.user.js
// @match       http://*.5ch.net/*
// @match       https://*.5ch.net/*
// @match       http://*.bbspink.com/*
// @match       https://*.bbspink.com/*
// @author      greg10
// @run-at      document-end
// @license     GPL 3.0
// @version     2.1
// @grant       none
// @description 5ちゃんねるのモナーを消す。
// ==/UserScript==

console.log("5ch_mona_keshi start");

document.querySelector(".mascot").setAttribute("style","");