Qiitaのポップアップを消します。
Qiitaのポップアップを消すやつ by Comamoca
Details
AuthorComamoca
LicenseNo License
CategoryQiita
Created
Updated
Size189 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name qiita.com - 2024年4月
@version 20240412.21.28
@namespace ?
==/UserStyle== */
@-moz-document domain("qiita.com") {
.style-1y0vgst {
display: none;
}
}