Posts Tagged ‘4chan’

4chan /b/ackwash for Opera

Thursday, January 22nd, 2009

Another conversion for 4chan, /b/ackwash, which shows quoted posts in a small hovering window next to the quote link when moving the mouse over it.

Screenshot

Backwash screenshot

Download

4chan Backwash for Opera, Version 1.2c

(more…)

4chan Filter userscript for Opera

Wednesday, January 21st, 2009

Inspired by various Firefox extensions that deal with filtering posts on 4chan, I’ve taken some time to rewrite such a script for Opera. The current version doesn’t yet come with as many features as the original, but provides most of the important functionality.

Sample settings (based on real-life /a/)

Control panel

Download

4chan Filter for Opera, Version 1.3a

(more…)

Opera UserJS: 4chan ‘enhancements’

Friday, April 20th, 2007

My feeble attempts to get to know the more in-depth aspects of JavaScript.

It adds some more advanced functionality like buttons to delete/report posts without having to go to the bottom of the page. With the current version it is also possible to `hide’ threads, a feature from the 4chan extension for Firefox that is sorely missed by Opera users.

Download: 4chan.js, 02/06/09

Has to be placed into your Opera UserJS directory, which can be set up under Preferences > Advanced > Content > JavaScript Options.

Full list of features

  • Kills any iframes (you know who you are)
  • Also kills any <embed> tags to prevent, for example, background sound caused by Flash objects.
  • `Fixes’ quoting, that is, the comment box now properly advances to a new line after clicking on a post id. Also note that you can CTRL-click post ids to prevent the window from jumping up to the comment box.
  • Adds buttons to delete, report and hide posts/threads.
  • Also adds noko and sage boxes next to the e-Mail text control.

Notes on compatibility with fychan.js

The buttons to delete, report and hide posts do not work with fychan. Might or might not work on a fix for this in the future.