Finding the URL for a ClearClick Exception
Posted: Wed Apr 04, 2012 1:50 pm
Several games in Facebook (Bejeweled Blitz, Zinga Slingo for example) pop up messages on the screen that need to be dismissed by clicking the X in their top right corner. Because of the way these are constructed, NS detects them as attempted clickjackings. I know that I can add them to noscript.clearClick.exceptions, but I have trouble identifying the URLs to add because the NS dialog truncates the middle out of it. I tried using the built in Firefox tools. It was able to show me the html source for the div, but it was empty (I assume the handler is done via JS). I wound up submitting the "attempt" through NS as # 358184 if that helps track down the URL.
Is that URL logged to my JS error console? If so, what keywords should I look for? Do I need to enable noscript.clearClick.debug first?
Perhaps an enhancement to "Allow now and remember for the future" which would add to noscript.clearClick.exceptions permamently for me.
Is that URL logged to my JS error console? If so, what keywords should I look for? Do I need to enable noscript.clearClick.debug first?
Perhaps an enhancement to "Allow now and remember for the future" which would add to noscript.clearClick.exceptions permamently for me.