Finding the URL for a ClearClick Exception

Ask for help about NoScript, no registration needed to post
alanjstr

Finding the URL for a ClearClick Exception

Post by alanjstr »

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.
Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Finding the URL for a ClearClick Exception

Post by therube »

URLs to these games?

Yes, the report numbers help.

> Is that URL logged to my JS error console

I believe so.

> Do I need to enable noscript.clearClick.debug

No.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120403 Firefox/13.0a2 SeaMonkey/2.10a2
alanjstr

Re: Finding the URL for a ClearClick Exception

Post by alanjstr »

therube wrote:URLs to these games?
Zynga Slingo is one of them.
https://apps.facebook.com/playslingo/
therube wrote:Yes, the report numbers help.
367718 has just been reported for that URL.

Actions to repeat invocation

Go to https://apps.facebook.com/playslingo/
Sign up
Go to different URL
Return to https://apps.facebook.com/playslingo/
Click Envelope icon in top right corner of the game box (just above "Shop" and the mute button)

Received ClearClick warning

JS Console shows this

[NoScript ClearClick] Swallowed event mousedown on https://fb.slingo.zynga.com/flash.php?i ... fe0e5d27e5 (rapid fire from https://apps.facebook.com in 400ms)

So should I be adding https://fb.slingo.zynga.com to my whitelist?
Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Finding the URL for a ClearClick Exception

Post by Giorgio Maone »

You should add

https://apps.facebook.com/playslingo/

(the trusted top-level page)

to your noscript.clearClick.exceptions about:config preference.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
Post Reply