EVERYTHING 420CHAN AND NOT
RSS icon Email icon Bullet (black)
  • 420chan Firefox Extension Updated

    Posted on July 5th, 2009 Kirtaner 10 comments

    Everyone on Firefox 3.5 can now use it fine. I took the opportunity to clean up a few bugs but there’s still some fixes eluding me – any Greasemonkey or jQuery users around to help me sort them out?

    There’s a new function called the Discussion Map. This shows you every reply to a post. You’ll find the Reference links beside Quick Reply.

    The extension now works under HTTPS. It’s been available for a while now, originally meant for staff purposes but is also used by some tinfoil hat wearing users.

    There was another feature I was trying to work in for this release but unfortunately the original author of the script never tested it on 420chan, so I’m still debugging it myself.

    Oh, those aforementioned bugs, I can’t figure out for the life of me how to make jQuery events fire outside of their normal scope – this is related to spoilers not working right in expanded threads.

    Don’t use the 420chan Extension? Go here to get started!

     

    10 Responses to “420chan Firefox Extension Updated”

    1. Could a kind soul tell me how I could get these benefits on Safari?

    2. by getting firefox

    3. Nice

    4. DSFA: If you’re on a Mac, you can use GreaseKit with this. Windows is out of luck.

    5. Anything for Google Chrome? ;_;

    6. I love you Kirt.

    7. Damn Kirt, I sooo looked forward to the option to change the board-list-frame.
      Do you still plan to implement it to the next release?

    8. HAIL KIRTANER

    9. I love the new reference links feature.

    10. GM script tinkerer here, feel free to contact me about some of the bugs.

      Also, as far as the Discussion Map goes in:
      2310| function addChildrenView(currentReply, currentBox)

      //Add
      replyNotice.setAttribute(’onclick’,'highlight(’+threadMap[currentReply][0]+’)');
      //and
      childLink.setAttribute(’onclick’,'highlight(’+threadMap[parentNumber][i]+’)');
      //as appropriate

      So that links to the replies will trigger the highlight() command like the post reference ones do.

    Leave a Reply