Suggestion
|
|
Hi,
You can feedback me at david(dot)wahlund(at)gmail(dot)com // ==UserScript==
//stories filtering - adding more rules
var forbiden_strings = new Array();
//removes matching stories
msg.parentNode.parentNode.parentNode.parentNode.parentNode;
msg_parparpar.parentNode.removeChild(msg_parparpar);
//initiates timer to remove matching stories
uncomment line below, and vice-versa
//waits till page is loaded
|
|
|
However I'm not the author of this script, thanks for the hint with getElementsByClassName(). I was searching in all DIVs and it was redundant. But I'm not using 'msg_parparpar.parentNode.removeChild(msg_parparpar);' and there are no gray lines anyway. It was there only yesterday :)
|
|
|
Thanks for feedbacks. David Wahlund:
New version blocking all external applications is available at http://userscripts.org/scripts/show/44490 bicz:
|
|
|
reelo:
tag.You're right, http://www.facebook.com/*home.php* is better |
|
|
This script isn't working for me now. (I'm not clearly sure it ever was).
Greasemonkey seems to show the script is ON, but the quiz stories remain. I also added the forbidden string "take this quiz" but still no luck. Help! |
|
|
brandobean:
|