ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

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

  • 1 การตอบกลับ
  • 2 คนมีปัญหานี้
  • 10 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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.

วิธีแก้ปัญหาที่เลือก

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!

อ่านคำตอบนี้ในบริบท 👍 0

การตอบกลับทั้งหมด (2)

more options

วิธีแก้ปัญหาที่เลือก

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.