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.
Finding the URL for a ClearClick Exception
-
alanjstr
Finding the URL for a ClearClick Exception
Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
Re: Finding the URL for a ClearClick Exception
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.
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
Zynga Slingo is one of them.therube wrote:URLs to these games?
https://apps.facebook.com/playslingo/
367718 has just been reported for that URL.therube wrote:Yes, the report numbers help.
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
- 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
You should add
https://apps.facebook.com/playslingo/
(the trusted top-level page)
to your noscript.clearClick.exceptions about:config preference.
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