Public Voice Network
- external hard drive 77
- Pic of the Day 71847184
- eBay/PayPal problem. 88
- Best Home Inkjet 1414
- grunttt 66
- Jaline 2525
- Logo Crit 3232
- Things to check out in Sa… 1111
- girlfriend and design wor… 2828
- Your Favourite Song 4848
- Powerbook G4 1414
- A word that... 1717
- design is unnecessary 6161
- Tumblr anyone? 22
- blog 2361023610
- global corporate sites 22
- EC: Village Green 1414
- Funkrock or Funk Rock? 55
- How do you know... 8080
- ffffound invite swapshop 398398
- tricky 77
- Great Sport Photos 307307
- Funk, Raregroove & So… 1818
- Pantone Goe? 77
Greasemonkey last post script 1111 Responses
Last post: 1 week, 6 days ago | Thread started: May 15, 08, 1:36 p.m.
- fugged
Wrote this for myself, 'cause I'm lazy, but figured I'd share since I ended up using it quite often. The script adds a "Last Post" button to the top pagination area when there is more than one page in a thread. Clicking the button will take you to the last page and auto scroll to the last post. The auto scroll is a bit dodgy sometimes.
- May 15, 08, 1:36 p.m. – Permalink
- fugged
Oh yeah - you'll need the Greasemonkey add-in for Firefox.
https://addons.mozilla.org/en-US…

- Dog-earMay 15, 08, 1:38 p.m. – Permalink
- rafalski
OK, I fixed it, line 4 is:
// @include http://www.qbn.com/topics/
change to:
// @include http://www.qbn.com/topics/*
If you have already installed, you can go to
Tools > Greasemonkey > Manage User Scripts..
..and edit 'Included Pages' manually: add asterisk at the end of
http://www.qbn.com/topics/..so it looks like that:
Thanks, fugged!

- Dog-earMay 19, 08, 3:20 a.m. – Permalink
- rafalski
My update:
http://userscripts.org/scripts/s…Adds the same functionality to left hand side menu, click on post count number to jump to the last post in a thread.
Installation:
Before installing, make sure you disable/uninstall the initial fugged's version first, as this contains his script as well. Browser might explode if you have both enabled!
Well, maybe not, but I wouldn't even try to run both at once.Alternative instalation:
Instead of installing the new one, you can just replace the fugged's script's source with mine:
http://userscripts.org/scripts/r…I've been using this for a few weeks now, works very well for me.
Doesn't work with dog-eared threads though, leads to 404 page.Let me know if the script makes your Firefox sluggish. It doesn't slow down any of mine (win&mac) and it shouldn't slow down yours, but.. just saying.

- Dog-earAug 6, 08, 5:04 p.m. – Permalink
- rafalski
I just installed it at work, it overwrote the fugged's version nicely without a glitch.
Newbies:
You need Greasemonkey installed:
https://addons.mozilla.org/en-US…
then install last post on steroids:
http://userscripts.org/scripts/s…

- Dog-earAug 7, 08, 1:16 a.m. – Permalink


