this post was submitted on 26 Feb 2024
21 points (100.0% liked)

Firefox

17787 readers
16 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

I noticed a few websites i use do that when i open the console. I don't know if it may cause performance issues but it looks like abusing something. It happens so fast that screen flickers.

I don't know why browsers allow this and wonder if there is a simple setting to disable that action in somewhere like about:config?

top 3 comments
sorted by: hot top controversial new old
[–] shrugal@lemm.ee 15 points 8 months ago (1 children)

You can run console.clear = () => {} in the console to override and disable the clear method.

[–] muntedcrocodile@lemmy.world 4 points 8 months ago

I should add that as a greesemonky script

[–] CameronDev@programming.dev 12 points 8 months ago