1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
這是給tampermonkey用的

隱藏背景用這句
$('#layout_content_html').css('background', '#EEE');

整個布景移除用這句
$('#theme-custom').remove();

如果是上班要低調的話建議兩個同時使用,避免有人背景不是設在預設的背景位置,或者噗串很花俏

記得修改@name跟@match
@name:隨意取,看得出這是隱藏背景用的就行
@match:可以寫「https://www.plurk.com/*」或是「https://www.plurk.com/你的帳號」
前者就是整個噗浪所有頁面都有效,後者就是只有在自己河道有效

下面這是範例
https://imgur.com/wmsfJuo.png
https://imgur.com/qgLw2jB.png
https://imgur.com/tbgcF3F.png

暫時不需要了可以從這裡關掉https://imgur.com/jgZvYDc.png
關掉後要重整頁面才有效