讨论 » 创建请求
Help converting this (not too lengthy) Google Chrome extension into GreasemonkeyThe script references the CSS file, the contents are:.nudes{ background-color: #0f0;}Thanks for any help!
登录(不可用)以发布留言。
Help converting this (not too lengthy) Google Chrome extension into Greasemonkey
The script references the CSS file, the contents are:
.nudes{
background-color: #0f0;
}
Thanks for any help!