Buscar en Ayuda

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

Does clicking a .js file in Network disk cache execute the script?

  • 1 respuesta
  • 2 tienen este problema
  • 10 visitas
  • Última respuesta de user1929

more options

Does clicking a .js file in Network disk cache (about:cache) execute the script? I clicked a .js file that opened an information screen with the word key followed by the URL for the .js. I clicked the .js URL and a Firefox screen with text opened.

Does clicking a .js file in Network disk cache (about:cache) execute the script? I clicked a .js file that opened an information screen with the word key followed by the URL for the .js. I clicked the .js URL and a Firefox screen with text opened.

Solución elegida

When you click on the URL, the content of the script is displayed, but it won't actually run unless you open a webpage that uses it.

Hope that helps!

Leer esta respuesta en su contexto 👍 0

Todas las respuestas (2)

more options

Solución elegida

When you click on the URL, the content of the script is displayed, but it won't actually run unless you open a webpage that uses it.

Hope that helps!

more options

Thanks and that helps.