Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox 39.0.3 broke GM Location Hack how can I fall back to FF 39.0?

more options

I have Greasemonkey scripts that use this type of code

location.href = "javascript:void(tpzDrillTable('var/L.tab.1', , '5'));";

Since "upgrading" to FF 39.03 this code has stopped working https://bugzilla.mozilla.org/show_bug.cgi?id=1192821

I want to fall back to FF 39.0 until this bug is fixed but can't find a download that will do it.

Can you please tell me how I can fall back?

I have Greasemonkey scripts that use this type of code location.href = "javascript:void(tpzDrillTable('var/L.tab.1', '', '5'));"; Since "upgrading" to FF 39.03 this code has stopped working https://bugzilla.mozilla.org/show_bug.cgi?id=1192821 I want to fall back to FF 39.0 until this bug is fixed but can't find a download that will do it. Can you please tell me how I can fall back?

All Replies (1)

more options

Chosen Solution