Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Problems executing javascripts in the address bar with 6.0 beta

  • Pa përgjigje
  • 59 e kanë hasur këtë problem
more options

So when I enter a line of javascript into the address bar e.g: javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'3'); i++; } window.location.reload(); and hit enter, Firefox doesn't respond with any action whatsoever. It's not like that it doesn't recognize the script and return with an error message or the like, it just acts like if nothing happened. This wasn't the case in previous versions, just 6.0 beta. Is this feature deleted in this version? I've tried various other scripts.

So when I enter a line of javascript into the address bar e.g: ''javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'3'); i++; } window.location.reload();'' and hit enter, Firefox doesn't respond with any action whatsoever. It's not like that it doesn't recognize the script and return with an error message or the like, it just acts like if nothing happened. This wasn't the case in previous versions, just 6.0 beta. Is this feature deleted in this version? I've tried various other scripts.