noPIC 一键隐藏/显示全页面图片

隐藏图片和标题

Autor
fxalll
Installationen heute
0
Installationen gesamt
44
Bewertungen
1 0 0
Version
3.1
Erstellt am
27.05.2024
Letzte Aktualisierung
14.06.2024
Lizenz
MIT
Wird angewandt auf
Alle Seiten

网页放置按钮可一键隐藏/显示全页面图片,方便工作摸鱼(按钮放在右下角藏起来了,可以找找看哦)
使用方法(必读):请在代码头@match处自行加入需要使用的网站,格式如:
// @match https://*.zhihu.com/*
(*为正则表达式中的可空任意字符)

使用前记得去掉(会匹配所有网站)
// @match *://*/*

也可以不进行配置,但会让所有网址都出现该按钮。