Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 1 odpowiedź
  • 2 osoby mają ten problem
  • 10 wyświetleń
  • Ostatnia odpowiedź od 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.

Wybrane rozwiązanie

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!

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

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.