Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Sorry, but this script isn't meant to be used with the 4chan extension... Please disable the extension if you plan on using the script. |
|
|
TypeError: objectnull
|
|
|
are you silly guy? You can't clean 4chan! |
|
|
I've added the ability to post -- just click the "New Post" link at the top of the page to reveal the usual post form. |
|
|
I've been having the same problems are everyone else. Bits of page 1 and 2 are duplicated often, and I can't post because there's no text field. I think you might need to revamp your script =/. I like the concept tho xD. |
|
|
ankut, I'm sorry but now that I have 4chan Cleaner installed, I can't post, i.e., there're no text fields. What should I do? |
|
|
change line 95 to... GM_addStyle("blockquote {border-bottom: 1px dotted #BFBFBF; clear: both;}"); |
|
|
Great script. Has an odd habit of duplicating bits of page 1 and 2. However, in Firefox 3 Beta 5 on Xubuntu Hardy, clicking a Reply link opens a new tab/window. If you click another Reply link, the new tab/window is OVERWRITTEN with the content for the Reply link you just clicked. This is because the script is rewriting links with the "_new" anchor instead of the W3C compliant "_blank" anchor. Thus, to fix this, you'll need to edit ~/.mozilla/firefox/xxxxxxx.default/gm_scripts/4chancleaner.user.js and edit line 85 to read "replies.snapshotItem(i).target = '_blank';" without the double-quotes. Save the script and close/reopen Firefox and all is well again. This behavior is not present in Firefox 2. |
|
|
TypeError: Object has no properties" 90% Sure it has to do with the official 4chan firefox extension. Please fix this somehow :D |
|
|
If the post has multiple pictures included, the first comment starts at the right of the last picture and continues on the next line. It would be nice to see the comment underneath the pictures. |
|
|
What page were you viewing at the time you got the error? I am running the same Firefox / Greasemonkey combination as you are, and I have never seen this happen before. There could be some interaction between other greasemonkey scripts or addons you are running... |
|
|
Completely blitzed my browser and had to ctrl-alt-del to shut Firefox down. Error messages saying "TypeError: Object has no properties" kept popping up - hundreds of them - to the point I couldn't close the page down. Using Greasemonkey v.0.6.7.20070131 and Firefox v.2.0.0.2 |
|
|
No longer lags your browser when loading the pages, great job! |
|
|
Greatly sped up the script, give it a shot! |
|
|
Awesome cleaner, but requires some optimization.
|
|
|
Sped it up a bit... |
|
|
Also check out http://cbwhiz.blamethepixel.com/greasemonkey/sc... which
|