Bookmaklets Broken 5.1.3rc1
Posted: Sun Oct 15, 2017 12:57 pm
Bookmaklets Broken 5.1.3rc1
FF 56
Restartless install (not at a position to restart at this point)
If not "broken", at least behavior has changed (IOW, broken).
Not specific to that bookmarklet. Seems on an affected page all bookmarklets fail similarly.
FF 56
Restartless install (not at a position to restart at this point)
If not "broken", at least behavior has changed (IOW, broken).
Sigh, SOMETIMES, some pages, not all are affected.javascript: and data: URIs typed or pasted in the address bar are disabled to prevent social engineering attacks.
Developers can enable them for testing purposes by toggling the "noscript.allowURLBarJS" preference.
Code: Select all
javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('Registry%20entry%20to%20find:',''))}if(Qr)location.href='es:'+(Qr);void(0)