Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

userscript support throd

Name: aeosynth !zdxFBW2hCw 2010-02-14 21:28

instead of registering on us.o just to make one post, you can use this thread. questions, comments, feature requests, patches are all fine.

I'll provide support for everything listed at http://userscripts.org/users/64431/scripts.

Name: aeosynth !zdxFBW2hCw 2010-04-28 6:30

>>160
I've got arbitrary classes working. Copy the [header] and [body] into a file, 'foltor.user.js', then open it with firefox and greasemonkey should install it.
[header]: http://github.com/aeosynth/4chon/raw/master/foltor/header
[body]: http://github.com/aeosynth/4chon/raw/master/foltor/foltor.js

to make a whitelist:

click 'options'
click 'add class'
type 'whitelist' (or whatever)
hit enter or click 'save'
in the filter, add whatever text you want to be whitelisted ('black circle')
hit 'apply'

get stylish - https://addons.mozilla.org/en-US/firefox/addon/2108
write new style for boards.4chan.org:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boards.4chan.org") {
.whitelist {
  display: block !important;
}
}

save


and there you have it. you can add arbitrary classes / css. here are some references:
https://developer.mozilla.org/en/CSS_Reference
http://www.w3schools.com/CSS/css_reference.asp

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List